All Palettes

Color Palette #fe6d5d, #f5a300, #f1d55b, #a5e0a3, #4fb3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.mad-for-mango {
color: #f5a300;
}
.wake-me-up {
color: #f1d55b;
}
.grape-green {
color: #a5e0a3;
}
.viking {
color: #4fb3c4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--mad-for-mango:#f5a300;
--wake-me-up:#f1d55b;
--grape-green:#a5e0a3;
--viking:#4fb3c4;
}

More palettes to explore