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 Sky Blue, Muted 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 |
|---|---|---|---|---|---|
#6CA7AC | rgb(108, 167, 172) | hsl(185, 28%, 55%) | Muted Sky Blue | View | |
#6C97AC | rgb(108, 151, 172) | hsl(200, 28%, 55%) | Muted Blue | View | |
#6C87AC | rgb(108, 135, 172) | hsl(215, 28%, 55%) | Muted Blue | View | |
#6C77AC | rgb(108, 119, 172) | hsl(230, 28%, 55%) | Muted Blue | View | |
#716CAC | rgb(113, 108, 172) | hsl(245, 28%, 55%) | Muted Blue | View |
:root {
--color-1: #6CA7AC;
--color-2: #6C97AC;
--color-3: #6C87AC;
--color-4: #6C77AC;
--color-5: #716CAC;
}Palettes that share visual characteristics and color harmony.