Celestial Gleam Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Celestial Gleam palette
tavolozza dei colori Celestial Gleam CSS
/* CSS */
.color-1 {
color: #f0a800;
}
.color-2 {
color: #ffcc00;
}
.color-3 {
color: #ffd942;
}
.color-4 {
color: #ffea75;
}
.color-5 {
color: #fff2a8;
}
/* CSS Variables */
:root {
--color-1: #f0a800;
--color-2: #ffcc00;
--color-3: #ffd942;
--color-4: #ffea75;
--color-5: #fff2a8;
}
CSS con gradiente di sfondo Celestial Gleam
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a800, #ffcc00, #ffd942, #ffea75, #fff2a8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a800, #ffcc00, #ffd942, #ffea75, #fff2a8);
}
Tavolozze di colori simili
- Rhythm of Hues
- Shades of Pink
- Shades of Green
- Frank's Vibrant Journey
- Shades of Green and Blue
- Golden Sunrise Serenade
- Sunlit Harmony
- Vibrant Red Blue Purple
- Coral Tarty
- Golden Sunset Serenade
- Sunny Coast Vibes
- Sunset Serenade
- California Sunset
- Golden Blossoms
- Warm Hues
- Sunset Serenade
- Bright Yellow Green
- Bright Yellow Green
Celestial Gleam color palette created on .