Bleeding Orange Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Bleeding Orange palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Bleeding Orange (PNG)
tavolozza dei colori Bleeding Orange CSS
/* CSS */
.color-1 {
color: #e0520b;
}
.color-2 {
color: #e26612;
}
.color-3 {
color: #e6851e;
}
.color-4 {
color: #e8a426;
}
.color-5 {
color: #e8a83b;
}
/* CSS Variables */
:root {
--color-1: #e0520b;
--color-2: #e26612;
--color-3: #e6851e;
--color-4: #e8a426;
--color-5: #e8a83b;
}
CSS con gradiente di sfondo Bleeding Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0520b, #e26612, #e6851e, #e8a426, #e8a83b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0520b, #e26612, #e6851e, #e8a426, #e8a83b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 80+ tavolozzas di colori Arancio
Bleeding Orange color palette created on .