Titan's Embrace Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Titan's Embrace palette
Titan's Embrace color palette CSS
/* CSS */
.color-1 {
color: #3b4b9b;
}
.color-2 {
color: #5c7999;
}
.color-3 {
color: #8cd08b;
}
.color-4 {
color: #f4e1a4;
}
.color-5 {
color: #ea693e;
}
/* CSS Variables */
:root {
--color-1: #3b4b9b;
--color-2: #5c7999;
--color-3: #8cd08b;
--color-4: #f4e1a4;
--color-5: #ea693e;
}
Titan's Embrace background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b4b9b, #5c7999, #8cd08b, #f4e1a4, #ea693e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b4b9b, #5c7999, #8cd08b, #f4e1a4, #ea693e);
}
Similar color palettes
Scroll down to explore 200+ Blue color palettes
- Celestial Harmony
- Red and Blue Optimus
- Sunset Serenade
- Connie's Garden
- Oceanic Serenity
- Deep Ocean Harmony
- Deep Blue Horizon
- Monika's Garden
- Sunset Oasis
- Vibrant Purple Green Blue
- Vibrant Purple Blue Green
- Enchanted Oasis
- Enchanted Meadow
- Shades of Blue Green Purple
- Colin's Vibrant Journey
- Mystic Oasis
- Shades of Blue
- Sunset Over Oasis
Titan's Embrace color palette created on .