Amethyst Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Amethyst Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Amethyst Dream

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Amethyst Dream

/* 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 .