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 analogous 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 |
|---|---|---|---|---|---|
#67C664 | rgb(103, 198, 100) | hsl(118, 46%, 58%) | Soft Green | View | |
#44B378 | rgb(68, 179, 120) | hsl(148, 45%, 48%) | Soft Emerald | View | |
#54C2BE | rgb(84, 194, 190) | hsl(178, 47%, 55%) | Soft Cyan | View | |
#4B8DC6 | rgb(75, 141, 198) | hsl(208, 52%, 54%) | Soft Blue | View | |
#4F53BB | rgb(79, 83, 187) | hsl(238, 44%, 52%) | Soft Blue | View |
:root {
--color-1: #67C664;
--color-2: #44B378;
--color-3: #54C2BE;
--color-4: #4B8DC6;
--color-5: #4F53BB;
}Palettes that share visual characteristics and color harmony.