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 earthy palette in tetradic tones.
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 |
|---|---|---|---|---|---|
#4D82CD | rgb(77, 130, 205) | hsl(215, 56%, 55%) | Soft Blue | View | |
#CD3FC1 | rgb(205, 63, 193) | hsl(305, 59%, 53%) | Soft Pink | View | |
#A97731 | rgb(169, 119, 49) | hsl(35, 55%, 43%) | Dark Soft Amber | View | |
#57C460 | rgb(87, 196, 96) | hsl(125, 48%, 55%) | Soft Green | View | |
#4175BF | rgb(65, 117, 191) | hsl(215, 50%, 50%) | Soft Blue | View | |
#BA32AF | rgb(186, 50, 175) | hsl(305, 58%, 46%) | Soft Pink | View |
:root {
--color-1: #4D82CD;
--color-2: #CD3FC1;
--color-3: #A97731;
--color-4: #57C460;
--color-5: #4175BF;
--color-6: #BA32AF;
}Palettes that share visual characteristics and color harmony.