All Palettes

Color Palette #ff6e61, #ff9e66, #ffd54d, #a6d56c, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.vibrant {
color: #ffd54d;
}
.bilious-green {
color: #a6d56c;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--vibrant:#ffd54d;
--bilious-green:#a6d56c;
--sour-candy:#69af4b;
}

More palettes to explore