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 |
|---|---|---|---|---|---|
#B8BFCC | rgb(184, 191, 204) | hsl(219, 16%, 76%) | Cloud Blue | View | |
#B8BACC | rgb(184, 186, 204) | hsl(234, 16%, 76%) | Cloud Blue | View | |
#BBB8CC | rgb(187, 184, 204) | hsl(249, 16%, 76%) | Cloud Blue | View | |
#C0B8CC | rgb(192, 184, 204) | hsl(264, 16%, 76%) | Light Muted Navy | View | |
#C5B8CC | rgb(197, 184, 204) | hsl(279, 16%, 76%) | Light Muted Purple | View |
:root {
--color-1: #B8BFCC;
--color-2: #B8BACC;
--color-3: #BBB8CC;
--color-4: #C0B8CC;
--color-5: #C5B8CC;
}Palettes that share visual characteristics and color harmony.