Red and Yellow España Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Red and Yellow España palette
tavolozza dei colori Red and Yellow España CSS
/* CSS */
.color-1 {
color: #c92c41;
}
.color-2 {
color: #f9c54e;
}
.color-3 {
color: #f9b058;
}
.color-4 {
color: #f9e1a4;
}
.color-5 {
color: #4b7081;
}
/* CSS Variables */
:root {
--color-1: #c92c41;
--color-2: #f9c54e;
--color-3: #f9b058;
--color-4: #f9e1a4;
--color-5: #4b7081;
}
CSS con gradiente di sfondo Red and Yellow España
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c41, #f9c54e, #f9b058, #f9e1a4, #4b7081);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c41, #f9c54e, #f9b058, #f9e1a4, #4b7081);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Autunno
Red and Yellow España color palette created on .