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 |
|---|---|---|---|---|---|
#4E83BC | rgb(78, 131, 188) | hsl(211, 45%, 52%) | Soft Blue | View | |
#4E67BC | rgb(78, 103, 188) | hsl(226, 45%, 52%) | Soft Blue | View | |
#4F4EBC | rgb(79, 78, 188) | hsl(241, 45%, 52%) | Soft Blue | View | |
#6B4EBC | rgb(107, 78, 188) | hsl(256, 45%, 52%) | Soft Navy | View | |
#864EBC | rgb(134, 78, 188) | hsl(271, 45%, 52%) | Soft Navy | View |
:root {
--color-1: #4E83BC;
--color-2: #4E67BC;
--color-3: #4F4EBC;
--color-4: #6B4EBC;
--color-5: #864EBC;
}Palettes that share visual characteristics and color harmony.