All Palettes

Color Palette #ffb3a3, #ff6e61, #ff513d, #ff9a57, #ffdb57

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pearl {
color: #ffb3a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ogre-odor {
color: #ff513d;
}
.honey-carrot-cake {
color: #ff9a57;
}
.yriel-yellow {
color: #ffdb57;
}

/* CSS Variables */
:root {
--peach-pearl:#ffb3a3;
--grapefruit-pulp:#ff6e61;
--ogre-odor:#ff513d;
--honey-carrot-cake:#ff9a57;
--yriel-yellow:#ffdb57;
}

More palettes to explore