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 |
|---|---|---|---|---|---|
#5FAFEC | rgb(95, 175, 236) | hsl(206, 79%, 65%) | Pure Blue | View | |
#5F8CEC | rgb(95, 140, 236) | hsl(221, 79%, 65%) | Pure Blue | View | |
#5F69EC | rgb(95, 105, 236) | hsl(236, 79%, 65%) | Pure Blue | View | |
#795FEC | rgb(121, 95, 236) | hsl(251, 79%, 65%) | Pure Navy | View | |
#9C5FEC | rgb(156, 95, 236) | hsl(266, 79%, 65%) | Pure Navy | View |
:root {
--color-1: #5FAFEC;
--color-2: #5F8CEC;
--color-3: #5F69EC;
--color-4: #795FEC;
--color-5: #9C5FEC;
}Palettes that share visual characteristics and color harmony.