Paleta de colores Pure Vanilla Cookie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pure Vanilla Cookie palette

Compartir esta paleta en:

Descargar la paleta de colores Pure Vanilla Cookie (PNG)

Download pure vanilla cookie color palette PNG image (landscape)
Download pure vanilla cookie color palette PNG image (square)

CSS de la paleta de colores Pure Vanilla Cookie

/* CSS */
.color-1 {
color: #f8e5b4;
}
.color-2 {
color: #eedc9b;
}
.color-3 {
color: #d5c67b;
}
.color-4 {
color: #c2b76b;
}
.color-5 {
color: #a69a5e;
}

/* CSS Variables */
:root {
--color-1: #f8e5b4;
--color-2: #eedc9b;
--color-3: #d5c67b;
--color-4: #c2b76b;
--color-5: #a69a5e;
}

CSS del degradado de fondo Pure Vanilla Cookie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e5b4, #eedc9b, #d5c67b, #c2b76b, #a69a5e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e5b4, #eedc9b, #d5c67b, #c2b76b, #a69a5e);
}

Paletas de colores similares

Pure Vanilla Cookie color palette created on .