Paleta de colores Dewdrop Frost

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dewdrop Frost palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dewdrop Frost

Download dewdrop frost color palette PNG image (landscape)
Download dewdrop frost color palette PNG image (square)

CSS de la paleta de colores Dewdrop Frost

/* CSS */
.color-1 {
color: #a8d3e1;
}
.color-2 {
color: #b7e3e6;
}
.color-3 {
color: #d6f0e1;
}
.color-4 {
color: #f3f8c4;
}
.color-5 {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--color-1: #a8d3e1;
--color-2: #b7e3e6;
--color-3: #d6f0e1;
--color-4: #f3f8c4;
--color-5: #f1a8a2;
}

CSS del degradado de fondo Dewdrop Frost

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d3e1, #b7e3e6, #d6f0e1, #f3f8c4, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d3e1, #b7e3e6, #d6f0e1, #f3f8c4, #f1a8a2);
}

Dewdrop Frost color palette created on .