Paleta de colores Opal Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Opal Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Opal Dream (PNG)

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

CSS de la paleta de colores Opal Dream

/* CSS */
.color-1 {
color: #a9c6c2;
}
.color-2 {
color: #b6d2d1;
}
.color-3 {
color: #c3dfdd;
}
.color-4 {
color: #e0b2b6;
}
.color-5 {
color: #f8d3bf;
}

/* CSS Variables */
:root {
--color-1: #a9c6c2;
--color-2: #b6d2d1;
--color-3: #c3dfdd;
--color-4: #e0b2b6;
--color-5: #f8d3bf;
}

CSS del degradado de fondo Opal Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c6c2, #b6d2d1, #c3dfdd, #e0b2b6, #f8d3bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c6c2, #b6d2d1, #c3dfdd, #e0b2b6, #f8d3bf);
}

Opal Dream color palette created on .