Paleta de colores Onyx Cream Cookie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Onyx Cream Cookie palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Onyx Cream Cookie

Download onyx cream cookie color palette PNG image (landscape)
Download onyx cream cookie color palette PNG image (square)

CSS de la paleta de colores Onyx Cream Cookie

/* CSS */
.color-1 {
color: #ebd9c6;
}
.color-2 {
color: #d2b2a3;
}
.color-3 {
color: #a78c6c;
}
.color-4 {
color: #8c5b3b;
}
.color-5 {
color: #503b2b;
}

/* CSS Variables */
:root {
--color-1: #ebd9c6;
--color-2: #d2b2a3;
--color-3: #a78c6c;
--color-4: #8c5b3b;
--color-5: #503b2b;
}

CSS del degradado de fondo Onyx Cream Cookie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebd9c6, #d2b2a3, #a78c6c, #8c5b3b, #503b2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebd9c6, #d2b2a3, #a78c6c, #8c5b3b, #503b2b);
}

Onyx Cream Cookie color palette created on .