All Palettes

Color Palette #be4737, #e56d48, #f9a96c, #f4d35d, #a8e1bf

0%
0%
0%

CSS code for this palette

/* CSS */
.caught-red-handed {
color: #be4737;
}
.coral-orange {
color: #e56d48;
}
.trump-tan {
color: #f9a96c;
}
.salmon-eggs {
color: #f4d35d;
}
.mountain-mint {
color: #a8e1bf;
}

/* CSS Variables */
:root {
--caught-red-handed:#be4737;
--coral-orange:#e56d48;
--trump-tan:#f9a96c;
--salmon-eggs:#f4d35d;
--mountain-mint:#a8e1bf;
}

More palettes to explore