All Palettes

Color Palette #ff6e61, #ff9900, #efdf2e, #a9d40c, #5e7d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.dandelion-tincture {
color: #efdf2e;
}
.jeune-citron {
color: #a9d40c;
}
.stone-cypress-green {
color: #5e7d6d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--dandelion-tincture:#efdf2e;
--jeune-citron:#a9d40c;
--stone-cypress-green:#5e7d6d;
}

More palettes to explore