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 cool 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 |
|---|---|---|---|---|---|
#D2C730 | rgb(210, 199, 48) | hsl(56, 64%, 51%) | Yellow | View | |
#47DF89 | rgb(71, 223, 137) | hsl(146, 70%, 58%) | Emerald | View | |
#2631C8 | rgb(38, 49, 200) | hsl(236, 68%, 47%) | Blue | View | |
#DC55A1 | rgb(220, 85, 161) | hsl(326, 66%, 60%) | Pink | View | |
#E1D74B | rgb(225, 215, 75) | hsl(56, 71%, 59%) | Yellow | View | |
#41DF86 | rgb(65, 223, 134) | hsl(146, 71%, 56%) | Emerald | View |
:root {
--color-1: #D2C730;
--color-2: #47DF89;
--color-3: #2631C8;
--color-4: #DC55A1;
--color-5: #E1D74B;
--color-6: #41DF86;
}Palettes that share visual characteristics and color harmony.