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 purple palette featuring Soft Navy, Pale Pure Pink, Pale Vibrant Amber.
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 |
|---|---|---|---|---|---|
#A18CD1 | rgb(161, 140, 209) | hsl(258, 43%, 68%) | Soft Navy | View | |
#FBC2EB | rgb(251, 194, 235) | hsl(317, 88%, 87%) | Pale Pure Pink | View | |
#FFECD2 | rgb(255, 236, 210) | hsl(35, 100%, 91%) | Pale Vibrant Amber | View | |
#FAD0C4 | rgb(250, 208, 196) | hsl(13, 84%, 87%) | Pale Pure Red | View | |
#FF9A9E | rgb(255, 154, 158) | hsl(358, 100%, 80%) | Light Vibrant Red | View |
:root {
--color-1: #A18CD1;
--color-2: #FBC2EB;
--color-3: #FFECD2;
--color-4: #FAD0C4;
--color-5: #FF9A9E;
}Palettes that share visual characteristics and color harmony.