Oceanic Twilight Harmony Color Palette
Discover the beautiful Oceanic Twilight Harmony color palette featuring satin linen (#e2ddd2), matisse (#185b91), chathams blue (#135188), chathams blue (#12487f) and chathams blue (#103f75).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Minimalist, Modern, Winter color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Oceanic Twilight Harmony palette
💻 Oceanic Twilight Harmony color palette CSS
/* CSS */
.color-1 {
color: #e2ddd2;
}
.color-2 {
color: #185b91;
}
.color-3 {
color: #135188;
}
.color-4 {
color: #12487f;
}
.color-5 {
color: #103f75;
}
/* CSS Variables */
:root {
--color-1: #e2ddd2;
--color-2: #185b91;
--color-3: #135188;
--color-4: #12487f;
--color-5: #103f75;
} 🌈 Oceanic Twilight Harmony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2ddd2, #185b91, #135188, #12487f, #103f75);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2ddd2, #185b91, #135188, #12487f, #103f75);
} 🔗 Explore similar color palettes
Oceanic Twilight Harmony color palette created on .