All Palettes

Color Palette #ff6e61, #6d9dc5, #f7b5a1, #f3e28c, #4d9f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.mystic-tulip {
color: #f7b5a1;
}
.pale-banana {
color: #f3e28c;
}
.oregano-green {
color: #4d9f3c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--mystic-tulip:#f7b5a1;
--pale-banana:#f3e28c;
--oregano-green:#4d9f3c;
}

More palettes to explore