Paleta de colores Chocolate Pink Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Chocolate Pink Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Chocolate Pink Dreams

Download chocolate pink dreams color palette PNG image (landscape)
Download chocolate pink dreams color palette PNG image (square)

CSS de la paleta de colores Chocolate Pink Dreams

/* CSS */
.color-1 {
color: #e6b7c1;
}
.color-2 {
color: #c3988d;
}
.color-3 {
color: #b6897c;
}
.color-4 {
color: #7d5b4f;
}
.color-5 {
color: #402b2f;
}

/* CSS Variables */
:root {
--color-1: #e6b7c1;
--color-2: #c3988d;
--color-3: #b6897c;
--color-4: #7d5b4f;
--color-5: #402b2f;
}

CSS del degradado de fondo Chocolate Pink Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6b7c1, #c3988d, #b6897c, #7d5b4f, #402b2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6b7c1, #c3988d, #b6897c, #7d5b4f, #402b2f);
}

Chocolate Pink Dreams color palette created on .