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 |
|---|---|---|---|---|---|
#2D7CEB | rgb(45, 124, 235) | hsl(215, 83%, 55%) | Pure Blue | View | |
#2D4DEB | rgb(45, 77, 235) | hsl(230, 83%, 55%) | Pure Blue | View | |
#3D2DEB | rgb(61, 45, 235) | hsl(245, 83%, 55%) | Pure Blue | View | |
#6D2DEB | rgb(109, 45, 235) | hsl(260, 83%, 55%) | Pure Navy | View | |
#9C2DEB | rgb(156, 45, 235) | hsl(275, 83%, 55%) | Pure Purple | View |
A peaceful combination anchored by #2D7CEB, 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: #2D7CEB;
--color-2: #2D4DEB;
--color-3: #3D2DEB;
--color-4: #6D2DEB;
--color-5: #9C2DEB;
}Palettes that share visual characteristics and color harmony.