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 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 |
|---|---|---|---|---|---|
#2853EB | rgb(40, 83, 235) | hsl(227, 83%, 54%) | Pure Blue | View | |
#2F28EB | rgb(47, 40, 235) | hsl(242, 83%, 54%) | Pure Blue | View | |
#6028EB | rgb(96, 40, 235) | hsl(257, 83%, 54%) | Pure Navy | View | |
#9028EB | rgb(144, 40, 235) | hsl(272, 83%, 54%) | Pure Navy | View | |
#C128EB | rgb(193, 40, 235) | hsl(287, 83%, 54%) | Pure Purple | View |
:root {
--color-1: #2853EB;
--color-2: #2F28EB;
--color-3: #6028EB;
--color-4: #9028EB;
--color-5: #C128EB;
}Palettes that share visual characteristics and color harmony.