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 |
|---|---|---|---|---|---|
#3098E8 | rgb(48, 152, 232) | hsl(206, 80%, 55%) | Pure Blue | View | |
#306BE8 | rgb(48, 107, 232) | hsl(221, 80%, 55%) | Pure Blue | View | |
#303DE8 | rgb(48, 61, 232) | hsl(236, 80%, 55%) | Pure Blue | View | |
#5230E8 | rgb(82, 48, 232) | hsl(251, 80%, 55%) | Pure Navy | View | |
#8030E8 | rgb(128, 48, 232) | hsl(266, 80%, 55%) | Pure Navy | View |
:root {
--color-1: #3098E8;
--color-2: #306BE8;
--color-3: #303DE8;
--color-4: #5230E8;
--color-5: #8030E8;
}Palettes that share visual characteristics and color harmony.