All Palettes

Color Palette #ff6e61, #6d9dc5, #f7b5a1, #e6c700, #a45b79

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.mystic-tulip {
color: #f7b5a1;
}
.zhohltyi-yellow {
color: #e6c700;
}
.cosmetic-red {
color: #a45b79;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--mystic-tulip:#f7b5a1;
--zhohltyi-yellow:#e6c700;
--cosmetic-red:#a45b79;
}

More palettes to explore