All Palettes

Color Palette #fe6d5d, #f7a173, #f4c19f, #f0e9b2, #a4daa6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.flaming-cauldron {
color: #f7a173;
}
.almond-cream {
color: #f4c19f;
}
.invigorating {
color: #f0e9b2;
}
.green-trance {
color: #a4daa6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--flaming-cauldron:#f7a173;
--almond-cream:#f4c19f;
--invigorating:#f0e9b2;
--green-trance:#a4daa6;
}

More palettes to explore