All Palettes

Color Palette #ff6e61, #ff9a6b, #ffcb5c, #eaf7a6, #a8e6cf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.nacho {
color: #ffcb5c;
}
.australian-mint {
color: #eaf7a6;
}
.turquoise-tower {
color: #a8e6cf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--nacho:#ffcb5c;
--australian-mint:#eaf7a6;
--turquoise-tower:#a8e6cf;
}

More palettes to explore