All Palettes

Color Palette #ff6e61, #ffac4d, #ffe057, #6cbf5a, #3c8e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.five-star {
color: #ffac4d;
}
.pickled-ginger {
color: #ffe057;
}
.drop-green {
color: #6cbf5a;
}
.aqueous {
color: #3c8e9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--five-star:#ffac4d;
--pickled-ginger:#ffe057;
--drop-green:#6cbf5a;
--aqueous:#3c8e9a;
}

More palettes to explore