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 clarity palette featuring Cloud Blue, Dark Soft Blue, Muted Blue.
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 |
|---|---|---|---|---|---|
#E7ECEF | rgb(231, 236, 239) | hsl(202, 20%, 92%) | Cloud Blue | View | |
#274C77 | rgb(39, 76, 119) | hsl(212, 51%, 31%) | Dark Soft Blue | View | |
#6096BA | rgb(96, 150, 186) | hsl(204, 39%, 55%) | Muted Blue | View | |
#A3CEF1 | rgb(163, 206, 241) | hsl(207, 74%, 79%) | Light Blue | View | |
#8B8C89 | rgb(139, 140, 137) | hsl(80, 1%, 54%) | Light Gray | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Dark Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E7ECEF;
--color-2: #274C77;
--color-3: #6096BA;
--color-4: #A3CEF1;
--color-5: #8B8C89;
}Palettes that share visual characteristics and color harmony.