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 |
|---|---|---|---|---|---|
#5DA6EF | rgb(93, 166, 239) | hsl(210, 82%, 65%) | Pure Blue | View | |
#5D81EF | rgb(93, 129, 239) | hsl(225, 82%, 65%) | Pure Blue | View | |
#5D5DEF | rgb(93, 93, 239) | hsl(240, 82%, 65%) | Pure Blue | View | |
#815DEF | rgb(129, 93, 239) | hsl(255, 82%, 65%) | Pure Navy | View | |
#A65DEF | rgb(166, 93, 239) | hsl(270, 82%, 65%) | Pure Navy | View |
:root {
--color-1: #5DA6EF;
--color-2: #5D81EF;
--color-3: #5D5DEF;
--color-4: #815DEF;
--color-5: #A65DEF;
}Palettes that share visual characteristics and color harmony.