All Palettes

Color Palette #ff6e61, #ffb8d1, #a8e1b4, #ffd900, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.baby-pink {
color: #ffb8d1;
}
.celtic-spring {
color: #a8e1b4;
}
.soviet-gold {
color: #ffd900;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--baby-pink:#ffb8d1;
--celtic-spring:#a8e1b4;
--soviet-gold:#ffd900;
--coquelicot:#ff3c00;
}

More palettes to explore