All Palettes

Color Palette #ff6e61, #d2e2f9, #f7c5a1, #a3d55d, #f5a300

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.weathered-blue {
color: #d2e2f9;
}
.shrimp-toast {
color: #f7c5a1;
}
.lime-lizard {
color: #a3d55d;
}
.mad-for-mango {
color: #f5a300;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--weathered-blue:#d2e2f9;
--shrimp-toast:#f7c5a1;
--lime-lizard:#a3d55d;
--mad-for-mango:#f5a300;
}

More palettes to explore