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 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 |
|---|---|---|---|---|---|
#4B87AF | rgb(75, 135, 175) | hsl(204, 40%, 49%) | Soft Blue | View | |
#4B6EAF | rgb(75, 110, 175) | hsl(219, 40%, 49%) | Soft Blue | View | |
#4B55AF | rgb(75, 85, 175) | hsl(234, 40%, 49%) | Soft Blue | View | |
#5A4BAF | rgb(90, 75, 175) | hsl(249, 40%, 49%) | Soft Blue | View | |
#734BAF | rgb(115, 75, 175) | hsl(264, 40%, 49%) | Soft Navy | View |
:root {
--color-1: #4B87AF;
--color-2: #4B6EAF;
--color-3: #4B55AF;
--color-4: #5A4BAF;
--color-5: #734BAF;
}Palettes that share visual characteristics and color harmony.