Bright Yellow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Bright Yellow palette
tavolozza dei colori Bright Yellow CSS
/* CSS */
.color-1 {
color: #f6d12c;
}
.color-2 {
color: #f5a300;
}
.color-3 {
color: #e97a2f;
}
.color-4 {
color: #d66d4c;
}
.color-5 {
color: #c66c8f;
}
/* CSS Variables */
:root {
--color-1: #f6d12c;
--color-2: #f5a300;
--color-3: #e97a2f;
--color-4: #d66d4c;
--color-5: #c66c8f;
}
CSS con gradiente di sfondo Bright Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d12c, #f5a300, #e97a2f, #d66d4c, #c66c8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d12c, #f5a300, #e97a2f, #d66d4c, #c66c8f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 900+ tavolozzas di colori Estetico
Bright Yellow color palette created on .