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 Sky 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 |
|---|---|---|---|---|---|
#2DBFEB | rgb(45, 191, 235) | hsl(194, 83%, 55%) | Pure Sky Blue | View | |
#2D8FEB | rgb(45, 143, 235) | hsl(209, 83%, 55%) | Pure Blue | View | |
#2D60EB | rgb(45, 96, 235) | hsl(224, 83%, 55%) | Pure Blue | View | |
#2D30EB | rgb(45, 48, 235) | hsl(239, 83%, 55%) | Pure Blue | View | |
#592DEB | rgb(89, 45, 235) | hsl(254, 83%, 55%) | Pure Navy | View |
Centered around #2DBFEB, this dark blue palette offers a premium, high-trust visual foundation.
Utilizing Pure Sky Blue for backgrounds ensures that primary CTAs and white text pop with maximum emphasis. Perfect for fintech dashboards, corporate branding, or dark-mode interfaces.
:root {
--color-1: #2DBFEB;
--color-2: #2D8FEB;
--color-3: #2D60EB;
--color-4: #2D30EB;
--color-5: #592DEB;
}Palettes that share visual characteristics and color harmony.