Paleta de colores Red and Green Whoville Christmas
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Red and Green Whoville Christmas palette
CSS de la paleta de colores Red and Green Whoville Christmas
/* CSS */
.color-1 {
color: #d82c2c;
}
.color-2 {
color: #ff5b29;
}
.color-3 {
color: #f9c54e;
}
.color-4 {
color: #91be6f;
}
.color-5 {
color: #277ca0;
}
/* CSS Variables */
:root {
--color-1: #d82c2c;
--color-2: #ff5b29;
--color-3: #f9c54e;
--color-4: #91be6f;
--color-5: #277ca0;
}
CSS del degradado de fondo Red and Green Whoville Christmas
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d82c2c, #ff5b29, #f9c54e, #91be6f, #277ca0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d82c2c, #ff5b29, #f9c54e, #91be6f, #277ca0);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Rojo
Red and Green Whoville Christmas color palette created on .