Orange Isobel Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Orange Isobel palette
tavolozza dei colori Orange Isobel CSS
/* CSS */
.color-1 {
color: #ff9d00;
}
.color-2 {
color: #ff661f;
}
.color-3 {
color: #ff473d;
}
.color-4 {
color: #ff801f;
}
.color-5 {
color: #ffb405;
}
/* CSS Variables */
:root {
--color-1: #ff9d00;
--color-2: #ff661f;
--color-3: #ff473d;
--color-4: #ff801f;
--color-5: #ffb405;
}
CSS con gradiente di sfondo Orange Isobel
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff9d00, #ff661f, #ff473d, #ff801f, #ffb405);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff9d00, #ff661f, #ff473d, #ff801f, #ffb405);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Arancione
Orange Isobel color palette created on .