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 |
|---|---|---|---|---|---|
#12BEED | rgb(18, 190, 237) | hsl(193, 86%, 50%) | Pure Sky Blue | View | |
#1287ED | rgb(18, 135, 237) | hsl(208, 86%, 50%) | Pure Blue | View | |
#1250ED | rgb(18, 80, 237) | hsl(223, 86%, 50%) | Pure Blue | View | |
#1219ED | rgb(18, 25, 237) | hsl(238, 86%, 50%) | Pure Blue | View | |
#4112ED | rgb(65, 18, 237) | hsl(253, 86%, 50%) | Pure Navy | View |
A peaceful combination anchored by #12BEED, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #12BEED;
--color-2: #1287ED;
--color-3: #1250ED;
--color-4: #1219ED;
--color-5: #4112ED;
}Palettes that share visual characteristics and color harmony.