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 minimal palette in split-comp 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 |
|---|---|---|---|---|---|
#836877 | rgb(131, 104, 119) | hsl(327, 11%, 46%) | Dusty Pink | View | |
#6A9467 | rgb(106, 148, 103) | hsl(116, 18%, 49%) | Muted Green | View | |
#668F8C | rgb(102, 143, 140) | hsl(176, 17%, 48%) | Muted Cyan | View | |
#787A90 | rgb(120, 122, 144) | hsl(235, 10%, 52%) | Dusty Blue | View | |
#867288 | rgb(134, 114, 136) | hsl(295, 9%, 49%) | Dark Gray | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dusty Pink and Muted Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #836877;
--color-2: #6A9467;
--color-3: #668F8C;
--color-4: #787A90;
--color-5: #867288;
}Palettes that share visual characteristics and color harmony.