Red and Green Whoville Christmas Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Red and Green Whoville Christmas palette
tavolozza dei colori Red and Green Whoville Christmas CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Rosso
Red and Green Whoville Christmas color palette created on .