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 mystery palette featuring Navy, Soft Purple, Light Soft Navy.
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 |
|---|---|---|---|---|---|
#6F2DBD | rgb(111, 45, 189) | hsl(267, 62%, 46%) | Navy | View | |
#A663CC | rgb(166, 99, 204) | hsl(278, 51%, 59%) | Soft Purple | View | |
#B298DC | rgb(178, 152, 220) | hsl(263, 49%, 73%) | Light Soft Navy | View | |
#B8D0EB | rgb(184, 208, 235) | hsl(212, 56%, 82%) | Light Soft Blue | View | |
#B9FAF8 | rgb(185, 250, 248) | hsl(178, 87%, 85%) | Light Pure Cyan | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Navy and Soft Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6F2DBD;
--color-2: #A663CC;
--color-3: #B298DC;
--color-4: #B8D0EB;
--color-5: #B9FAF8;
}Palettes that share visual characteristics and color harmony.