All Palettes

Color Palette #a7393b, #d8503b, #f2a60d, #f2e2b5, #4b9b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.kabuki {
color: #a7393b;
}
.fire-island {
color: #d8503b;
}
.orange-pospsicle {
color: #f2a60d;
}
.james-blonde {
color: #f2e2b5;
}
.lagoon {
color: #4b9b8c;
}

/* CSS Variables */
:root {
--kabuki:#a7393b;
--fire-island:#d8503b;
--orange-pospsicle:#f2a60d;
--james-blonde:#f2e2b5;
--lagoon:#4b9b8c;
}

More palettes to explore