All Palettes

Color Palette #ff6e61, #ffa175, #ffb699, #fff4b3, #fce1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.island-girl {
color: #ffb699;
}
.creamy-lemon {
color: #fff4b3;
}
.polka-dot-skirt {
color: #fce1a1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--island-girl:#ffb699;
--creamy-lemon:#fff4b3;
--polka-dot-skirt:#fce1a1;
}

More palettes to explore