Paleta de colores Blue Chocolate Biscuit

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Blue Chocolate Biscuit palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Blue Chocolate Biscuit

Download blue chocolate biscuit color palette PNG image (landscape)
Download blue chocolate biscuit color palette PNG image (square)

CSS de la paleta de colores Blue Chocolate Biscuit

/* CSS */
.color-1 {
color: #725446;
}
.color-2 {
color: #8e6452;
}
.color-3 {
color: #c4a878;
}
.color-4 {
color: #a4c3ea;
}
.color-5 {
color: #7c9bda;
}

/* CSS Variables */
:root {
--color-1: #725446;
--color-2: #8e6452;
--color-3: #c4a878;
--color-4: #a4c3ea;
--color-5: #7c9bda;
}

CSS del degradado de fondo Blue Chocolate Biscuit

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #725446, #8e6452, #c4a878, #a4c3ea, #7c9bda);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #725446, #8e6452, #c4a878, #a4c3ea, #7c9bda);
}

Blue Chocolate Biscuit color palette created on .