Caged Echoes Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Caged Echoes palette
Caged Echoes color palette CSS
/* CSS */
.color-1 {
color: #698c91;
}
.color-2 {
color: #a2c3c3;
}
.color-3 {
color: #e3b9a1;
}
.color-4 {
color: #d36e69;
}
.color-5 {
color: #a24e53;
}
/* CSS Variables */
:root {
--color-1: #698c91;
--color-2: #a2c3c3;
--color-3: #e3b9a1;
--color-4: #d36e69;
--color-5: #a24e53;
}
Caged Echoes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #698c91, #a2c3c3, #e3b9a1, #d36e69, #a24e53);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #698c91, #a2c3c3, #e3b9a1, #d36e69, #a24e53);
}
Similar color palettes
Scroll down to explore 300+ Blue color palettes
- Shades of Pink
- Serene Sunset Hues
- Shades of Blue
- Forever Intertwined
- Shades of Blue
- Cotton Candy Dreams
- Solitary Serenity
- Dreamscape Hues
- Dreamy Blue
- Whispers of Chuuya
- Light Blue Cinderella
- Warm Sunset
- Whispers of Twilight
- Whispers of Autumn Dreams
- Celestial Harmony
- Whimsical Luster
- Misty Ocean Breeze
- Shades of Blue
Caged Echoes color palette created on .