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 Soft Blue, Soft Blue, Soft Navy. 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 |
|---|---|---|---|---|---|
#3149B4 | rgb(49, 73, 180) | hsl(229, 57%, 45%) | Soft Blue | View | |
#3A31B4 | rgb(58, 49, 180) | hsl(244, 57%, 45%) | Soft Blue | View | |
#5B31B4 | rgb(91, 49, 180) | hsl(259, 57%, 45%) | Soft Navy | View | |
#7B31B4 | rgb(123, 49, 180) | hsl(274, 57%, 45%) | Soft Navy | View | |
#9C31B4 | rgb(156, 49, 180) | hsl(289, 57%, 45%) | Soft Purple | View |
:root {
--color-1: #3149B4;
--color-2: #3A31B4;
--color-3: #5B31B4;
--color-4: #7B31B4;
--color-5: #9C31B4;
}Palettes that share visual characteristics and color harmony.