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: #a37cc5;
}
.color-2 {
color: #c7a3e0;
}
.color-3 {
color: #e3c7f0;
}
.color-4 {
color: #d7a2d8;
}
.color-5 {
color: #9b5f9b;
}

/* CSS Variables */
:root {
--color-1: #a37cc5;
--color-2: #c7a3e0;
--color-3: #e3c7f0;
--color-4: #d7a2d8;
--color-5: #9b5f9b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a37cc5, #c7a3e0, #e3c7f0, #d7a2d8, #9b5f9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a37cc5, #c7a3e0, #e3c7f0, #d7a2d8, #9b5f9b);
}

Amethyst Dream color palette created on .