All Palettes

Color Palette #ff6e61, #ff9e66, #ffd399, #f6e6a7, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.whipped-apricot {
color: #ffd399;
}
.gold-sand {
color: #f6e6a7;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--whipped-apricot:#ffd399;
--gold-sand:#f6e6a7;
--devil-s-grass:#4cae4f;
}

More palettes to explore