All Palettes

Color Palette #ff6e61, #ff976b, #ffb899, #ffdac2, #ffefdb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.cream-puff {
color: #ffb899;
}
.friendship {
color: #ffdac2;
}
.peach-cream {
color: #ffefdb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--cream-puff:#ffb899;
--friendship:#ffdac2;
--peach-cream:#ffefdb;
}

More palettes to explore