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 |
|---|---|---|---|---|---|
#1D6DDD | rgb(29, 109, 221) | hsl(215, 77%, 49%) | Pure Blue | View | |
#1D3DDD | rgb(29, 61, 221) | hsl(230, 77%, 49%) | Pure Blue | View | |
#2D1DDD | rgb(45, 29, 221) | hsl(245, 77%, 49%) | Pure Blue | View | |
#5D1DDD | rgb(93, 29, 221) | hsl(260, 77%, 49%) | Pure Navy | View | |
#8D1DDD | rgb(141, 29, 221) | hsl(275, 77%, 49%) | Pure Purple | View |
:root {
--color-1: #1D6DDD;
--color-2: #1D3DDD;
--color-3: #2D1DDD;
--color-4: #5D1DDD;
--color-5: #8D1DDD;
}Palettes that share visual characteristics and color harmony.