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 |
|---|---|---|---|---|---|
#3C5FAA | rgb(60, 95, 170) | hsl(221, 48%, 45%) | Soft Blue | View | |
#3C43AA | rgb(60, 67, 170) | hsl(236, 48%, 45%) | Soft Blue | View | |
#503CAA | rgb(80, 60, 170) | hsl(251, 48%, 45%) | Soft Navy | View | |
#6B3CAA | rgb(107, 60, 170) | hsl(266, 48%, 45%) | Soft Navy | View | |
#873CAA | rgb(135, 60, 170) | hsl(281, 48%, 45%) | Soft Purple | View |
:root {
--color-1: #3C5FAA;
--color-2: #3C43AA;
--color-3: #503CAA;
--color-4: #6B3CAA;
--color-5: #873CAA;
}Palettes that share visual characteristics and color harmony.