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 Sky 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 |
|---|---|---|---|---|---|
#0E98D8 | rgb(14, 152, 216) | hsl(199, 88%, 45%) | Pure Sky Blue | View | |
#0E65D8 | rgb(14, 101, 216) | hsl(214, 88%, 45%) | Pure Blue | View | |
#0E33D8 | rgb(14, 51, 216) | hsl(229, 88%, 45%) | Pure Blue | View | |
#1B0ED8 | rgb(27, 14, 216) | hsl(244, 88%, 45%) | Pure Blue | View | |
#4E0ED8 | rgb(78, 14, 216) | hsl(259, 88%, 45%) | Pure Navy | View |
:root {
--color-1: #0E98D8;
--color-2: #0E65D8;
--color-3: #0E33D8;
--color-4: #1B0ED8;
--color-5: #4E0ED8;
}Palettes that share visual characteristics and color harmony.