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 Pure Blue, Pure Blue, Pure 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 |
|---|---|---|---|---|---|
#2C83E8 | rgb(44, 131, 232) | hsl(212, 80%, 54%) | Pure Blue | View | |
#2C55E8 | rgb(44, 85, 232) | hsl(227, 80%, 54%) | Pure Blue | View | |
#322CE8 | rgb(50, 44, 232) | hsl(242, 80%, 54%) | Pure Blue | View | |
#612CE8 | rgb(97, 44, 232) | hsl(257, 80%, 54%) | Pure Navy | View | |
#902CE8 | rgb(144, 44, 232) | hsl(272, 80%, 54%) | Pure Navy | View |
:root {
--color-1: #2C83E8;
--color-2: #2C55E8;
--color-3: #322CE8;
--color-4: #612CE8;
--color-5: #902CE8;
}Palettes that share visual characteristics and color harmony.