Paleta de colores Amethyst Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Amethyst Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Amethyst Dream (PNG)

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: #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 del degradado de fondo 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 .