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 Muted Cyan, Muted Sky Blue, Muted Blue. 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 |
|---|---|---|---|---|---|
#74AFA8 | rgb(116, 175, 168) | hsl(173, 27%, 57%) | Muted Cyan | View | |
#74A7AF | rgb(116, 167, 175) | hsl(188, 27%, 57%) | Muted Sky Blue | View | |
#7498AF | rgb(116, 152, 175) | hsl(203, 27%, 57%) | Muted Blue | View | |
#7489AF | rgb(116, 137, 175) | hsl(219, 27%, 57%) | Muted Blue | View | |
#747BAF | rgb(116, 123, 175) | hsl(233, 27%, 57%) | Muted Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Cyan and Muted Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #74AFA8;
--color-2: #74A7AF;
--color-3: #7498AF;
--color-4: #7489AF;
--color-5: #747BAF;
}Palettes that share visual characteristics and color harmony.