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 |
|---|---|---|---|---|---|
#3C9DAA | rgb(60, 157, 170) | hsl(187, 48%, 45%) | Soft Sky Blue | View | |
#3C81AA | rgb(60, 129, 170) | hsl(202, 48%, 45%) | Soft Blue | View | |
#3C66AA | rgb(60, 102, 170) | hsl(217, 48%, 45%) | Soft Blue | View | |
#3C4AAA | rgb(60, 74, 170) | hsl(232, 48%, 45%) | Soft Blue | View | |
#493CAA | rgb(73, 60, 170) | hsl(247, 48%, 45%) | Soft Blue | View |
:root {
--color-1: #3C9DAA;
--color-2: #3C81AA;
--color-3: #3C66AA;
--color-4: #3C4AAA;
--color-5: #493CAA;
}Palettes that share visual characteristics and color harmony.