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, Light Muted Navy. 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 |
|---|---|---|---|---|---|
#C3C8D5 | rgb(195, 200, 213) | hsl(223, 18%, 80%) | Cloud Blue | View | |
#C3C3D5 | rgb(195, 195, 213) | hsl(240, 18%, 80%) | Cloud Blue | View | |
#C7C3D5 | rgb(199, 195, 213) | hsl(253, 18%, 80%) | Light Muted Navy | View | |
#CBC3D5 | rgb(203, 195, 213) | hsl(267, 18%, 80%) | Light Muted Navy | View | |
#D0C3D5 | rgb(208, 195, 213) | hsl(283, 18%, 80%) | Light Muted Purple | View |
:root {
--color-1: #C3C8D5;
--color-2: #C3C3D5;
--color-3: #C7C3D5;
--color-4: #CBC3D5;
--color-5: #D0C3D5;
}Palettes that share visual characteristics and color harmony.