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 Soft Cyan, Soft 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 |
|---|---|---|---|---|---|
#1F4747 | rgb(31, 71, 71) | hsl(180, 39%, 20%) | Deep Muted Cyan | View | |
#367D7D | rgb(54, 125, 125) | hsl(180, 40%, 35%) | Dark Soft Cyan | View | |
#4DB3B3 | rgb(77, 179, 179) | hsl(180, 40%, 50%) | Soft Cyan | View | |
#82C9C9 | rgb(130, 201, 201) | hsl(180, 40%, 65%) | Soft Cyan | View | |
#B8E0E0 | rgb(184, 224, 224) | hsl(180, 39%, 80%) | Light Muted Cyan | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Cyan and Dark Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1F4747;
--color-2: #367D7D;
--color-3: #4DB3B3;
--color-4: #82C9C9;
--color-5: #B8E0E0;
}Palettes that share visual characteristics and color harmony.