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 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 |
|---|---|---|---|---|---|
#B46073 | rgb(180, 96, 115) | hsl(346, 36%, 54%) | Muted Red | View | |
#9BAD68 | rgb(155, 173, 104) | hsl(76, 30%, 54%) | Muted Lime | View | |
#84BDB0 | rgb(132, 189, 176) | hsl(166, 30%, 63%) | Muted Cyan | View | |
#705AAD | rgb(112, 90, 173) | hsl(256, 34%, 52%) | Muted Navy | View | |
#BE7586 | rgb(190, 117, 134) | hsl(346, 36%, 60%) | Muted Red | View |
Centered around #B46073, this dark blue palette offers a premium, high-trust visual foundation.
Utilizing Muted Red for backgrounds ensures that primary CTAs and white text pop with maximum emphasis. Perfect for fintech dashboards, corporate branding, or dark-mode interfaces.
:root {
--color-1: #B46073;
--color-2: #9BAD68;
--color-3: #84BDB0;
--color-4: #705AAD;
--color-5: #BE7586;
}Palettes that share visual characteristics and color harmony.