All Palettes

Color Palette #d6612e, #f9a71a, #f9d467, #b0df9f, #4ebc8c

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d6612e;
}
.lush-honeycomb {
color: #f9a71a;
}
.lighthouse-glow {
color: #f9d467;
}
.green-gooseberry {
color: #b0df9f;
}
.garish-green {
color: #4ebc8c;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d6612e;
--lush-honeycomb:#f9a71a;
--lighthouse-glow:#f9d467;
--green-gooseberry:#b0df9f;
--garish-green:#4ebc8c;
}

More palettes to explore