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 |
|---|---|---|---|---|---|
#35A9E3 | rgb(53, 169, 227) | hsl(200, 76%, 55%) | Pure Blue | View | |
#357EE3 | rgb(53, 126, 227) | hsl(215, 76%, 55%) | Pure Blue | View | |
#3552E3 | rgb(53, 82, 227) | hsl(230, 76%, 55%) | Pure Blue | View | |
#4435E3 | rgb(68, 53, 227) | hsl(245, 76%, 55%) | Pure Blue | View | |
#6F35E3 | rgb(111, 53, 227) | hsl(260, 76%, 55%) | Pure Navy | View |
:root {
--color-1: #35A9E3;
--color-2: #357EE3;
--color-3: #3552E3;
--color-4: #4435E3;
--color-5: #6F35E3;
}Palettes that share visual characteristics and color harmony.