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 |
|---|---|---|---|---|---|
#84BEDB | rgb(132, 190, 219) | hsl(200, 55%, 69%) | Soft Blue | View | |
#84A9DB | rgb(132, 169, 219) | hsl(214, 55%, 69%) | Soft Blue | View | |
#8493DB | rgb(132, 147, 219) | hsl(230, 55%, 69%) | Soft Blue | View | |
#8C84DB | rgb(140, 132, 219) | hsl(246, 55%, 69%) | Soft Blue | View | |
#A184DB | rgb(161, 132, 219) | hsl(260, 55%, 69%) | Soft Navy | View |
:root {
--color-1: #84BEDB;
--color-2: #84A9DB;
--color-3: #8493DB;
--color-4: #8C84DB;
--color-5: #A184DB;
}Palettes that share visual characteristics and color harmony.