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 |
|---|---|---|---|---|---|
#75B6DB | rgb(117, 182, 219) | hsl(202, 59%, 66%) | Soft Blue | View | |
#759CDB | rgb(117, 156, 219) | hsl(217, 59%, 66%) | Soft Blue | View | |
#7583DB | rgb(117, 131, 219) | hsl(232, 59%, 66%) | Soft Blue | View | |
#8175DB | rgb(129, 117, 219) | hsl(247, 59%, 66%) | Soft Blue | View | |
#9B75DB | rgb(155, 117, 219) | hsl(262, 59%, 66%) | Soft Navy | View |
:root {
--color-1: #75B6DB;
--color-2: #759CDB;
--color-3: #7583DB;
--color-4: #8175DB;
--color-5: #9B75DB;
}Palettes that share visual characteristics and color harmony.