Dark Amethyst Shades カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Dark Amethyst Shades palette

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

Dark Amethyst Shades カラーパレット (PNG) をダウンロード

Download dark amethyst shades color palette PNG image (landscape)
Download dark amethyst shades color palette PNG image (square)

Dark Amethyst Shades カラーパレット CSS

/* CSS */
.color-1 {
color: #5c4b8b;
}
.color-2 {
color: #7a5e9c;
}
.color-3 {
color: #a07cb1;
}
.color-4 {
color: #c3a5d5;
}
.color-5 {
color: #e2c8ea;
}

/* CSS Variables */
:root {
--color-1: #5c4b8b;
--color-2: #7a5e9c;
--color-3: #a07cb1;
--color-4: #c3a5d5;
--color-5: #e2c8ea;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c4b8b, #7a5e9c, #a07cb1, #c3a5d5, #e2c8ea);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c4b8b, #7a5e9c, #a07cb1, #c3a5d5, #e2c8ea);
}

Dark Amethyst Shades color palette created on .