Paleta de colores Hot Chocolate & Marshmallow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Hot Chocolate & Marshmallow palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Hot Chocolate & Marshmallow

Download hot chocolate & marshmallow color palette PNG image (landscape)
Download hot chocolate & marshmallow color palette PNG image (square)

CSS de la paleta de colores Hot Chocolate & Marshmallow

/* CSS */
.color-1 {
color: #5e3a2c;
}
.color-2 {
color: #d18f6b;
}
.color-3 {
color: #f1e7cb;
}
.color-4 {
color: #f5d6c7;
}
.color-5 {
color: #f2a1a1;
}

/* CSS Variables */
:root {
--color-1: #5e3a2c;
--color-2: #d18f6b;
--color-3: #f1e7cb;
--color-4: #f5d6c7;
--color-5: #f2a1a1;
}

CSS del degradado de fondo Hot Chocolate & Marshmallow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e3a2c, #d18f6b, #f1e7cb, #f5d6c7, #f2a1a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e3a2c, #d18f6b, #f1e7cb, #f5d6c7, #f2a1a1);
}

Paletas de colores similares

Hot Chocolate & Marshmallow color palette created on .