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 |
|---|---|---|---|---|---|
#5C84BC | rgb(92, 132, 188) | hsl(215, 42%, 55%) | Soft Blue | View | |
#5C6CBC | rgb(92, 108, 188) | hsl(230, 42%, 55%) | Soft Blue | View | |
#645CBC | rgb(100, 92, 188) | hsl(245, 42%, 55%) | Soft Blue | View | |
#7C5CBC | rgb(124, 92, 188) | hsl(260, 42%, 55%) | Soft Navy | View | |
#945CBC | rgb(148, 92, 188) | hsl(275, 42%, 55%) | Soft Purple | View |
:root {
--color-1: #5C84BC;
--color-2: #5C6CBC;
--color-3: #645CBC;
--color-4: #7C5CBC;
--color-5: #945CBC;
}Palettes that share visual characteristics and color harmony.