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 |
|---|---|---|---|---|---|
#2D86EB | rgb(45, 134, 235) | hsl(212, 83%, 55%) | Pure Blue | View | |
#2D56EB | rgb(45, 86, 235) | hsl(227, 83%, 55%) | Pure Blue | View | |
#332DEB | rgb(51, 45, 235) | hsl(242, 83%, 55%) | Pure Blue | View | |
#632DEB | rgb(99, 45, 235) | hsl(257, 83%, 55%) | Pure Navy | View | |
#932DEB | rgb(147, 45, 235) | hsl(272, 83%, 55%) | Pure Navy | View |
:root {
--color-1: #2D86EB;
--color-2: #2D56EB;
--color-3: #332DEB;
--color-4: #632DEB;
--color-5: #932DEB;
}Palettes that share visual characteristics and color harmony.