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 |
|---|---|---|---|---|---|
#4F86C4 | rgb(79, 134, 196) | hsl(212, 50%, 54%) | Soft Blue | View | |
#4F68C4 | rgb(79, 104, 196) | hsl(227, 50%, 54%) | Soft Blue | View | |
#534FC4 | rgb(83, 79, 196) | hsl(242, 50%, 54%) | Soft Blue | View | |
#704FC4 | rgb(112, 79, 196) | hsl(257, 50%, 54%) | Soft Navy | View | |
#8E4FC4 | rgb(142, 79, 196) | hsl(272, 50%, 54%) | Soft Navy | View |
:root {
--color-1: #4F86C4;
--color-2: #4F68C4;
--color-3: #534FC4;
--color-4: #704FC4;
--color-5: #8E4FC4;
}Palettes that share visual characteristics and color harmony.