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 |
|---|---|---|---|---|---|
#465BAF | rgb(70, 91, 175) | hsl(228, 43%, 48%) | Soft Blue | View | |
#4B46AF | rgb(75, 70, 175) | hsl(243, 43%, 48%) | Soft Blue | View | |
#6546AF | rgb(101, 70, 175) | hsl(258, 43%, 48%) | Soft Navy | View | |
#8046AF | rgb(128, 70, 175) | hsl(273, 43%, 48%) | Soft Navy | View | |
#9A46AF | rgb(154, 70, 175) | hsl(288, 43%, 48%) | Soft Purple | View |
:root {
--color-1: #465BAF;
--color-2: #4B46AF;
--color-3: #6546AF;
--color-4: #8046AF;
--color-5: #9A46AF;
}Palettes that share visual characteristics and color harmony.