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 |
|---|---|---|---|---|---|
#3086E8 | rgb(48, 134, 232) | hsl(212, 80%, 55%) | Pure Blue | View | |
#3058E8 | rgb(48, 88, 232) | hsl(227, 80%, 55%) | Pure Blue | View | |
#3730E8 | rgb(55, 48, 232) | hsl(242, 80%, 55%) | Pure Blue | View | |
#6430E8 | rgb(100, 48, 232) | hsl(257, 80%, 55%) | Pure Navy | View | |
#9230E8 | rgb(146, 48, 232) | hsl(272, 80%, 55%) | Pure Navy | View |
:root {
--color-1: #3086E8;
--color-2: #3058E8;
--color-3: #3730E8;
--color-4: #6430E8;
--color-5: #9230E8;
}Palettes that share visual characteristics and color harmony.