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 natural 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 |
|---|---|---|---|---|---|
#6A9CA7 | rgb(106, 156, 167) | hsl(191, 26%, 54%) | Muted Sky Blue | View | |
#915EAB | rgb(145, 94, 171) | hsl(280, 31%, 52%) | Muted Purple | View | |
#A47065 | rgb(164, 112, 101) | hsl(10, 26%, 52%) | Muted Red | View | |
#77A460 | rgb(119, 164, 96) | hsl(100, 27%, 51%) | Muted Green | View | |
#568893 | rgb(86, 136, 147) | hsl(191, 26%, 46%) | Muted Sky Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Sky Blue and Muted Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6A9CA7;
--color-2: #915EAB;
--color-3: #A47065;
--color-4: #77A460;
--color-5: #568893;
}Palettes that share visual characteristics and color harmony.