Paleta de colores Shades of Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Orange palette
CSS de la paleta de colores Shades of Orange
/* CSS */
.color-1 {
color: #f1d3a2;
}
.color-2 {
color: #ebab6b;
}
.color-3 {
color: #d46e49;
}
.color-4 {
color: #9f3c4b;
}
.color-5 {
color: #7c2d6f;
}
/* CSS Variables */
:root {
--color-1: #f1d3a2;
--color-2: #ebab6b;
--color-3: #d46e49;
--color-4: #9f3c4b;
--color-5: #7c2d6f;
}
CSS del degradado de fondo Shades of Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1d3a2, #ebab6b, #d46e49, #9f3c4b, #7c2d6f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1d3a2, #ebab6b, #d46e49, #9f3c4b, #7c2d6f);
}
Paletas de colores similares
- Fate of the Sixtieth Tear
- Burning Forest
- Fire
- Hermes Inspired
- Осень
- Apricot Dream
- Shades of Yellow Orange Red
- Nile Gold Ventures
- Gingerbread Dreams
- Shades of Yellow and Red
- Sunny Orchard Harmony
- Golden Echoes of Ancient Civilizations
- Autumnal Ember
- Golden Oven Delights
- Ant-icipated Sunset
- Sunlit Citrus Dream
- Autumn Gold
Shades of Orange color palette created on .