Paleta de colores Amethyst Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Amethyst Dream palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Amethyst Dream

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

CSS de la paleta de colores Amethyst Dream

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

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

CSS del degradado de fondo Amethyst Dream

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

Amethyst Dream color palette created on .