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 Navy. 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 |
|---|---|---|---|---|---|
#7F95CC | rgb(127, 149, 204) | hsl(223, 43%, 65%) | Soft Blue | View | |
#7F82CC | rgb(127, 130, 204) | hsl(238, 43%, 65%) | Soft Blue | View | |
#907FCC | rgb(144, 127, 204) | hsl(253, 43%, 65%) | Soft Navy | View | |
#A37FCC | rgb(163, 127, 204) | hsl(268, 43%, 65%) | Soft Navy | View | |
#B67FCC | rgb(182, 127, 204) | hsl(283, 43%, 65%) | Soft Purple | View |
:root {
--color-1: #7F95CC;
--color-2: #7F82CC;
--color-3: #907FCC;
--color-4: #A37FCC;
--color-5: #B67FCC;
}Palettes that share visual characteristics and color harmony.