Amethyst Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Amethyst Dream palette

このパレットを共有する先:

Amethyst Dream カラー パレット PNG 画像

Download amethyst dream color palette PNG image (landscape)
Download amethyst dream color palette PNG image (square)

Amethyst Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #b5a3c7;
}
.color-2 {
color: #c6b2d7;
}
.color-3 {
color: #d6c2e5;
}
.color-4 {
color: #e6d9f2;
}
.color-5 {
color: #efa4c2;
}

/* CSS Variables */
:root {
--color-1: #b5a3c7;
--color-2: #c6b2d7;
--color-3: #d6c2e5;
--color-4: #e6d9f2;
--color-5: #efa4c2;
}

Amethyst Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b5a3c7, #c6b2d7, #d6c2e5, #e6d9f2, #efa4c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b5a3c7, #c6b2d7, #d6c2e5, #e6d9f2, #efa4c2);
}

Amethyst Dream color palette created on .