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 |
|---|---|---|---|---|---|
#5CB2CC | rgb(92, 178, 204) | hsl(194, 52%, 58%) | Soft Sky Blue | View | |
#5C96CC | rgb(92, 150, 204) | hsl(209, 52%, 58%) | Soft Blue | View | |
#5C7ACC | rgb(92, 122, 204) | hsl(224, 52%, 58%) | Soft Blue | View | |
#5C5ECC | rgb(92, 94, 204) | hsl(239, 52%, 58%) | Soft Blue | View | |
#765CCC | rgb(118, 92, 204) | hsl(254, 52%, 58%) | Soft Navy | View |
:root {
--color-1: #5CB2CC;
--color-2: #5C96CC;
--color-3: #5C7ACC;
--color-4: #5C5ECC;
--color-5: #765CCC;
}Palettes that share visual characteristics and color harmony.