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 Sky 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 |
|---|---|---|---|---|---|
#348AB2 | rgb(52, 138, 178) | hsl(199, 55%, 45%) | Soft Sky Blue | View | |
#346AB2 | rgb(52, 106, 178) | hsl(214, 55%, 45%) | Soft Blue | View | |
#344BB2 | rgb(52, 75, 178) | hsl(229, 55%, 45%) | Soft Blue | View | |
#3C34B2 | rgb(60, 52, 178) | hsl(244, 55%, 45%) | Soft Blue | View | |
#5C34B2 | rgb(92, 52, 178) | hsl(259, 55%, 45%) | Soft Navy | View |
:root {
--color-1: #348AB2;
--color-2: #346AB2;
--color-3: #344BB2;
--color-4: #3C34B2;
--color-5: #5C34B2;
}Palettes that share visual characteristics and color harmony.