All Palettes

Color Palette #ff6e61, #ff9e66, #ffb84d, #ffdb57, #ffec8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.floral-leaf {
color: #ffb84d;
}
.yriel-yellow {
color: #ffdb57;
}
.the-first-daffodil {
color: #ffec8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--floral-leaf:#ffb84d;
--yriel-yellow:#ffdb57;
--the-first-daffodil:#ffec8f;
}

More palettes to explore