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 Cloud Blue, Cloud Blue, Cloud 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 |
|---|---|---|---|---|---|
#AFBCC5 | rgb(175, 188, 197) | hsl(205, 16%, 73%) | Cloud Blue | View | |
#AFB6C5 | rgb(175, 182, 197) | hsl(221, 16%, 73%) | Cloud Blue | View | |
#AFB1C5 | rgb(175, 177, 197) | hsl(235, 16%, 73%) | Cloud Blue | View | |
#B3AFC5 | rgb(179, 175, 197) | hsl(251, 16%, 73%) | Light Muted Navy | View | |
#B8AFC5 | rgb(184, 175, 197) | hsl(265, 16%, 73%) | Light Muted Navy | View |
:root {
--color-1: #AFBCC5;
--color-2: #AFB6C5;
--color-3: #AFB1C5;
--color-4: #B3AFC5;
--color-5: #B8AFC5;
}Palettes that share visual characteristics and color harmony.