Paleta de colores Opal Gem Elegance

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Opal Gem Elegance palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Opal Gem Elegance

Download opal gem elegance color palette PNG image (landscape)
Download opal gem elegance color palette PNG image (square)

CSS de la paleta de colores Opal Gem Elegance

/* CSS */
.color-1 {
color: #c9e6ee;
}
.color-2 {
color: #faeee5;
}
.color-3 {
color: #fad1d8;
}
.color-4 {
color: #f2c4d6;
}
.color-5 {
color: #dbc0e7;
}

/* CSS Variables */
:root {
--color-1: #c9e6ee;
--color-2: #faeee5;
--color-3: #fad1d8;
--color-4: #f2c4d6;
--color-5: #dbc0e7;
}

CSS del degradado de fondo Opal Gem Elegance

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c9e6ee, #faeee5, #fad1d8, #f2c4d6, #dbc0e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c9e6ee, #faeee5, #fad1d8, #f2c4d6, #dbc0e7);
}

Opal Gem Elegance color palette created on .