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 |
|---|---|---|---|---|---|
#5DB7EF | rgb(93, 183, 239) | hsl(203, 82%, 65%) | Pure Blue | View | |
#5D92EF | rgb(93, 146, 239) | hsl(218, 82%, 65%) | Pure Blue | View | |
#5D6EEF | rgb(93, 110, 239) | hsl(233, 82%, 65%) | Pure Blue | View | |
#705DEF | rgb(112, 93, 239) | hsl(248, 82%, 65%) | Pure Blue | View | |
#955DEF | rgb(149, 93, 239) | hsl(263, 82%, 65%) | Pure Navy | View |
A peaceful combination anchored by #5DB7EF, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #5DB7EF;
--color-2: #5D92EF;
--color-3: #5D6EEF;
--color-4: #705DEF;
--color-5: #955DEF;
}Palettes that share visual characteristics and color harmony.