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 |
|---|---|---|---|---|---|
#27AEF1 | rgb(39, 174, 241) | hsl(200, 88%, 55%) | Pure Blue | View | |
#277BF1 | rgb(39, 123, 241) | hsl(215, 88%, 55%) | Pure Blue | View | |
#2749F1 | rgb(39, 73, 241) | hsl(230, 88%, 55%) | Pure Blue | View | |
#3827F1 | rgb(56, 39, 241) | hsl(245, 88%, 55%) | Pure Blue | View | |
#6B27F1 | rgb(107, 39, 241) | hsl(260, 88%, 55%) | Pure Navy | View |
:root {
--color-1: #27AEF1;
--color-2: #277BF1;
--color-3: #2749F1;
--color-4: #3827F1;
--color-5: #6B27F1;
}Palettes that share visual characteristics and color harmony.