Paleta de colores Blush and Charcoal
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blush and Charcoal palette
Descargar la paleta de colores Blush and Charcoal (PNG)
CSS de la paleta de colores Blush and Charcoal
/* CSS */
.color-1 {
color: #f0a3b9;
}
.color-2 {
color: #3b2b2b;
}
.color-3 {
color: #6f4d4d;
}
.color-4 {
color: #f1c1d2;
}
.color-5 {
color: #3a0d2c;
}
/* CSS Variables */
:root {
--color-1: #f0a3b9;
--color-2: #3b2b2b;
--color-3: #6f4d4d;
--color-4: #f1c1d2;
--color-5: #3a0d2c;
}
CSS del degradado de fondo Blush and Charcoal
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a3b9, #3b2b2b, #6f4d4d, #f1c1d2, #3a0d2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a3b9, #3b2b2b, #6f4d4d, #f1c1d2, #3a0d2c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rosa
Blush and Charcoal color palette created on .