Paleta de colores Amethyst Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Amethyst Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Amethyst Dreams

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

CSS de la paleta de colores Amethyst Dreams

/* 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 del degradado de fondo 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 .