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 |
|---|---|---|---|---|---|
#277FF1 | rgb(39, 127, 241) | hsl(214, 88%, 55%) | Pure Blue | View | |
#274CF1 | rgb(39, 76, 241) | hsl(229, 88%, 55%) | Pure Blue | View | |
#3527F1 | rgb(53, 39, 241) | hsl(244, 88%, 55%) | Pure Blue | View | |
#6727F1 | rgb(103, 39, 241) | hsl(259, 88%, 55%) | Pure Navy | View | |
#9A27F1 | rgb(154, 39, 241) | hsl(274, 88%, 55%) | Pure Navy | View |
:root {
--color-1: #277FF1;
--color-2: #274CF1;
--color-3: #3527F1;
--color-4: #6727F1;
--color-5: #9A27F1;
}Palettes that share visual characteristics and color harmony.