All Palettes

Color Palette #ff6e61, #6d9c89, #f7b5a1, #f9d75d, #ff9b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cyprus-green {
color: #6d9c89;
}
.mystic-tulip {
color: #f7b5a1;
}
.glitter-yellow {
color: #f9d75d;
}
.hawaiian-passion {
color: #ff9b3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cyprus-green:#6d9c89;
--mystic-tulip:#f7b5a1;
--glitter-yellow:#f9d75d;
--hawaiian-passion:#ff9b3d;
}

More palettes to explore