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 |
|---|---|---|---|---|---|
#7CA2D5 | rgb(124, 162, 213) | hsl(214, 51%, 66%) | Soft Blue | View | |
#7C8CD5 | rgb(124, 140, 213) | hsl(229, 51%, 66%) | Soft Blue | View | |
#827CD5 | rgb(130, 124, 213) | hsl(244, 51%, 66%) | Soft Blue | View | |
#987CD5 | rgb(152, 124, 213) | hsl(259, 51%, 66%) | Soft Navy | View | |
#AE7CD5 | rgb(174, 124, 213) | hsl(274, 51%, 66%) | Soft Navy | View |
:root {
--color-1: #7CA2D5;
--color-2: #7C8CD5;
--color-3: #827CD5;
--color-4: #987CD5;
--color-5: #AE7CD5;
}Palettes that share visual characteristics and color harmony.