Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Deep Muted Cyan, Dark Muted Cyan, Muted Cyan. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#273F3F | rgb(39, 63, 63) | hsl(180, 24%, 20%) | Deep Muted Cyan | View | |
#446F6E | rgb(68, 111, 110) | hsl(179, 24%, 35%) | Dark Muted Cyan | View | |
#619E9D | rgb(97, 158, 157) | hsl(179, 24%, 50%) | Muted Cyan | View | |
#90BBBA | rgb(144, 187, 186) | hsl(179, 24%, 65%) | Muted Cyan | View | |
#C0D8D8 | rgb(192, 216, 216) | hsl(180, 24%, 80%) | Light Muted Cyan | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Cyan and Dark Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #273F3F;
--color-2: #446F6E;
--color-3: #619E9D;
--color-4: #90BBBA;
--color-5: #C0D8D8;
}Palettes that share visual characteristics and color harmony.