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 |
|---|---|---|---|---|---|
#667FF0 | rgb(102, 127, 240) | hsl(229, 82%, 67%) | Pure Blue | View | |
#6F66F0 | rgb(111, 102, 240) | hsl(244, 82%, 67%) | Pure Blue | View | |
#9266F0 | rgb(146, 102, 240) | hsl(259, 82%, 67%) | Pure Navy | View | |
#B466F0 | rgb(180, 102, 240) | hsl(274, 82%, 67%) | Pure Navy | View | |
#D766F0 | rgb(215, 102, 240) | hsl(289, 82%, 67%) | Pure Purple | View |
:root {
--color-1: #667FF0;
--color-2: #6F66F0;
--color-3: #9266F0;
--color-4: #B466F0;
--color-5: #D766F0;
}Palettes that share visual characteristics and color harmony.