All Palettes

Color Palette #fe6d5d, #f9a77b, #f2d89c, #a0d69f, #5e9c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.apricot-wash {
color: #f9a77b;
}
.splash {
color: #f2d89c;
}
.green-trance {
color: #a0d69f;
}
.dull-teal {
color: #5e9c8d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--apricot-wash:#f9a77b;
--splash:#f2d89c;
--green-trance:#a0d69f;
--dull-teal:#5e9c8d;
}

More palettes to explore