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 |
|---|---|---|---|---|---|
#257BF4 | rgb(37, 123, 244) | hsl(215, 90%, 55%) | Pure Blue | View | |
#2547F4 | rgb(37, 71, 244) | hsl(230, 90%, 55%) | Pure Blue | View | |
#3625F4 | rgb(54, 37, 244) | hsl(245, 90%, 55%) | Pure Blue | View | |
#6A25F4 | rgb(106, 37, 244) | hsl(260, 90%, 55%) | Pure Navy | View | |
#9D25F4 | rgb(157, 37, 244) | hsl(275, 90%, 55%) | Pure Purple | View |
:root {
--color-1: #257BF4;
--color-2: #2547F4;
--color-3: #3625F4;
--color-4: #6A25F4;
--color-5: #9D25F4;
}Palettes that share visual characteristics and color harmony.