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 |
|---|---|---|---|---|---|
#30ABE8 | rgb(48, 171, 232) | hsl(200, 80%, 55%) | Pure Blue | View | |
#307DE8 | rgb(48, 125, 232) | hsl(215, 80%, 55%) | Pure Blue | View | |
#304FE8 | rgb(48, 79, 232) | hsl(230, 80%, 55%) | Pure Blue | View | |
#4030E8 | rgb(64, 48, 232) | hsl(245, 80%, 55%) | Pure Blue | View | |
#6E30E8 | rgb(110, 48, 232) | hsl(260, 80%, 55%) | Pure Navy | View |
:root {
--color-1: #30ABE8;
--color-2: #307DE8;
--color-3: #304FE8;
--color-4: #4030E8;
--color-5: #6E30E8;
}Palettes that share visual characteristics and color harmony.