Yellow Camilatown Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Yellow Camilatown palette
tavolozza dei colori Yellow Camilatown CSS
/* CSS */
.color-1 {
color: #f5a524;
}
.color-2 {
color: #f9e82f;
}
.color-3 {
color: #f9d94e;
}
.color-4 {
color: #e6b628;
}
.color-5 {
color: #d64b29;
}
/* CSS Variables */
:root {
--color-1: #f5a524;
--color-2: #f9e82f;
--color-3: #f9d94e;
--color-4: #e6b628;
--color-5: #d64b29;
}
CSS con gradiente di sfondo Yellow Camilatown
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a524, #f9e82f, #f9d94e, #e6b628, #d64b29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a524, #f9e82f, #f9d94e, #e6b628, #d64b29);
}
Tavolozze di colori simili
Yellow Camilatown color palette created on .