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 |
|---|---|---|---|---|---|
#4B69CE | rgb(75, 105, 206) | hsl(226, 57%, 55%) | Soft Blue | View | |
#4D4BCE | rgb(77, 75, 206) | hsl(241, 57%, 55%) | Soft Blue | View | |
#6E4BCE | rgb(110, 75, 206) | hsl(256, 57%, 55%) | Soft Navy | View | |
#8E4BCE | rgb(142, 75, 206) | hsl(271, 57%, 55%) | Soft Navy | View | |
#AF4BCE | rgb(175, 75, 206) | hsl(286, 57%, 55%) | Soft Purple | View |
:root {
--color-1: #4B69CE;
--color-2: #4D4BCE;
--color-3: #6E4BCE;
--color-4: #8E4BCE;
--color-5: #AF4BCE;
}Palettes that share visual characteristics and color harmony.