All Palettes

Color Palette #ff6e61, #6fa5b8, #f7b5a1, #f5c400, #e76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6fa5b8;
}
.mystic-tulip {
color: #f7b5a1;
}
.syndicalist {
color: #f5c400;
}
.entan-red {
color: #e76e50;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6fa5b8;
--mystic-tulip:#f7b5a1;
--syndicalist:#f5c400;
--entan-red:#e76e50;
}

More palettes to explore