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 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 |
|---|---|---|---|---|---|
#4B8FBD | rgb(75, 143, 189) | hsl(204, 46%, 52%) | Soft Blue | View | |
#CE707A | rgb(206, 112, 122) | hsl(354, 49%, 62%) | Soft Red | View | |
#C3BB73 | rgb(195, 187, 115) | hsl(54, 40%, 61%) | Soft Yellow | View | |
#74CA6B | rgb(116, 202, 107) | hsl(114, 47%, 61%) | Soft Green | View | |
#58BFB5 | rgb(88, 191, 181) | hsl(174, 45%, 55%) | Soft Cyan | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Blue and Soft Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4B8FBD;
--color-2: #CE707A;
--color-3: #C3BB73;
--color-4: #74CA6B;
--color-5: #58BFB5;
}Palettes that share visual characteristics and color harmony.