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 |
|---|---|---|---|---|---|
#25A1EF | rgb(37, 161, 239) | hsl(203, 86%, 54%) | Pure Blue | View | |
#256FEF | rgb(37, 111, 239) | hsl(218, 86%, 54%) | Pure Blue | View | |
#253CEF | rgb(37, 60, 239) | hsl(233, 86%, 54%) | Pure Blue | View | |
#4025EF | rgb(64, 37, 239) | hsl(248, 86%, 54%) | Pure Blue | View | |
#7225EF | rgb(114, 37, 239) | hsl(263, 86%, 54%) | Pure Navy | View |
:root {
--color-1: #25A1EF;
--color-2: #256FEF;
--color-3: #253CEF;
--color-4: #4025EF;
--color-5: #7225EF;
}Palettes that share visual characteristics and color harmony.