Amethyst Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Amethyst Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Amethyst Dreams

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

tavolozza dei colori Amethyst Dreams CSS

/* CSS */
.color-1 {
color: #9b58b6;
}
.color-2 {
color: #8d43ad;
}
.color-3 {
color: #7e3d99;
}
.color-4 {
color: #6d3483;
}
.color-5 {
color: #5b2d8f;
}

/* CSS Variables */
:root {
--color-1: #9b58b6;
--color-2: #8d43ad;
--color-3: #7e3d99;
--color-4: #6d3483;
--color-5: #5b2d8f;
}

CSS con gradiente di sfondo Amethyst Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9b58b6, #8d43ad, #7e3d99, #6d3483, #5b2d8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9b58b6, #8d43ad, #7e3d99, #6d3483, #5b2d8f);
}

Amethyst Dreams color palette created on .