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 |
|---|---|---|---|---|---|
#2DA9EB | rgb(45, 169, 235) | hsl(201, 83%, 55%) | Pure Blue | View | |
#2D79EB | rgb(45, 121, 235) | hsl(216, 83%, 55%) | Pure Blue | View | |
#2D4AEB | rgb(45, 74, 235) | hsl(231, 83%, 55%) | Pure Blue | View | |
#402DEB | rgb(64, 45, 235) | hsl(246, 83%, 55%) | Pure Blue | View | |
#702DEB | rgb(112, 45, 235) | hsl(261, 83%, 55%) | Pure Navy | View |
:root {
--color-1: #2DA9EB;
--color-2: #2D79EB;
--color-3: #2D4AEB;
--color-4: #402DEB;
--color-5: #702DEB;
}Palettes that share visual characteristics and color harmony.