All Palettes

Color Palette #b0c4a1, #8ca984, #f0b67f, #e76950, #d1473d

0%
0%
0%

CSS code for this palette

/* CSS */
.green-andara {
color: #b0c4a1;
}
.mermaid-s-cove {
color: #8ca984;
}
.smoked-ham {
color: #f0b67f;
}
.coral-orange {
color: #e76950;
}
.top-tomato {
color: #d1473d;
}

/* CSS Variables */
:root {
--green-andara:#b0c4a1;
--mermaid-s-cove:#8ca984;
--smoked-ham:#f0b67f;
--coral-orange:#e76950;
--top-tomato:#d1473d;
}

More palettes to explore