Celestial Dragon's Hoard Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Celestial Dragon's Hoard palette
Celestial Dragon's Hoard color palette CSS
/* CSS */
.color-1 {
color: #1e396b;
}
.color-2 {
color: #4b8caf;
}
.color-3 {
color: #71c4d1;
}
.color-4 {
color: #a3e0ba;
}
.color-5 {
color: #f5b400;
}
/* CSS Variables */
:root {
--color-1: #1e396b;
--color-2: #4b8caf;
--color-3: #71c4d1;
--color-4: #a3e0ba;
--color-5: #f5b400;
}
Celestial Dragon's Hoard background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e396b, #4b8caf, #71c4d1, #a3e0ba, #f5b400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e396b, #4b8caf, #71c4d1, #a3e0ba, #f5b400);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Skyline Machinery
- Celestial Harmony
- Rainy Reverie
- Bright Blue
- Serene Scholar Blues
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
Celestial Dragon's Hoard color palette created on .