Shades of Orange Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Orange palette
tavolozza dei colori Shades of Orange CSS
/* CSS */
.color-1 {
color: #8f281e;
}
.color-2 {
color: #234a86;
}
.color-3 {
color: #135828;
}
.color-4 {
color: #865932;
}
.color-5 {
color: #7b3f0f;
}
/* CSS Variables */
:root {
--color-1: #8f281e;
--color-2: #234a86;
--color-3: #135828;
--color-4: #865932;
--color-5: #7b3f0f;
}
CSS con gradiente di sfondo Shades of Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8f281e, #234a86, #135828, #865932, #7b3f0f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8f281e, #234a86, #135828, #865932, #7b3f0f);
}
Tavolozze di colori simili
- Tempting Echoes
- Coral Horizon
- Shades of Green and Blue
- Shades of Green and Blue
- Alex's Dreamscape
- Soft Hanor
- Whimsical Serenity
- Shades of Pink
- Aspire & Achieve
- Azure Oasis
- Tropical Harmony
- Coral Dream
- Vibrant Coral
- Frankie's Daydream
- Shades of Pink
- Mystic Cavern Whisper
- Shades of Blue and Green
- Shades of Green and Blue
Shades of Orange color palette created on .