All Palettes

Color Palette #ff6e61, #ffa142, #fbe8a2, #a5d86f, #6da1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.eggnog {
color: #fbe8a2;
}
.bilious-green {
color: #a5d86f;
}
.steel-pan-mallet {
color: #6da1a2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--eggnog:#fbe8a2;
--bilious-green:#a5d86f;
--steel-pan-mallet:#6da1a2;
}

More palettes to explore