All Palettes

Color Palette #fe6d5d, #fbaf8e, #fce9b0, #a0d9c8, #4da0ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.orange-grove {
color: #fbaf8e;
}
.gold-thread {
color: #fce9b0;
}
.yucca-cream {
color: #a0d9c8;
}
.summer-turquoise-blue {
color: #4da0ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--orange-grove:#fbaf8e;
--gold-thread:#fce9b0;
--yucca-cream:#a0d9c8;
--summer-turquoise-blue:#4da0ac;
}

More palettes to explore