Paleta de colores Emerald Dazzle

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Emerald Dazzle palette

Compartir esta paleta en:

Descargar la paleta de colores Emerald Dazzle (PNG)

Download emerald dazzle color palette PNG image (landscape)
Download emerald dazzle color palette PNG image (square)

CSS de la paleta de colores Emerald Dazzle

/* CSS */
.color-1 {
color: #2ecc70;
}
.color-2 {
color: #28af60;
}
.color-3 {
color: #1abc9c;
}
.color-4 {
color: #16a286;
}
.color-5 {
color: #2b3d50;
}

/* CSS Variables */
:root {
--color-1: #2ecc70;
--color-2: #28af60;
--color-3: #1abc9c;
--color-4: #16a286;
--color-5: #2b3d50;
}

CSS del degradado de fondo Emerald Dazzle

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2ecc70, #28af60, #1abc9c, #16a286, #2b3d50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2ecc70, #28af60, #1abc9c, #16a286, #2b3d50);
}

Paletas de colores similares

Emerald Dazzle color palette created on .