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 |
|---|---|---|---|---|---|
#0E8ED8 | rgb(14, 142, 216) | hsl(202, 88%, 45%) | Pure Blue | View | |
#0E5BD8 | rgb(14, 91, 216) | hsl(217, 88%, 45%) | Pure Blue | View | |
#0E29D8 | rgb(14, 41, 216) | hsl(232, 88%, 45%) | Pure Blue | View | |
#250ED8 | rgb(37, 14, 216) | hsl(247, 88%, 45%) | Pure Blue | View | |
#580ED8 | rgb(88, 14, 216) | hsl(262, 88%, 45%) | Pure Navy | View |
:root {
--color-1: #0E8ED8;
--color-2: #0E5BD8;
--color-3: #0E29D8;
--color-4: #250ED8;
--color-5: #580ED8;
}Palettes that share visual characteristics and color harmony.