Chathams Blue Shades Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Chathams Blue Shades palette
Chathams Blue Shades color palette CSS
/* CSS */
.color-1 {
color: #175478;
}
.color-2 {
color: #498a9c;
}
.color-3 {
color: #8eb2b4;
}
.color-4 {
color: #d5c8b4;
}
.color-5 {
color: #f7c2bb;
}
/* CSS Variables */
:root {
--color-1: #175478;
--color-2: #498a9c;
--color-3: #8eb2b4;
--color-4: #d5c8b4;
--color-5: #f7c2bb;
}
Chathams Blue Shades background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #175478, #498a9c, #8eb2b4, #d5c8b4, #f7c2bb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #175478, #498a9c, #8eb2b4, #d5c8b4, #f7c2bb);
}
Similar color palettes
- Shades of Pink
- Blue Luninaria
- Celestial Harmony
- Light Blue
- Blue Green Yellow Watercolor
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
Chathams Blue Shades color palette created on .