All Palettes

Color Palette #ff6e61, #f7b5a1, #f4e2d7, #a3d7c4, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}
.alyssa {
color: #f4e2d7;
}
.southern-belle {
color: #a3d7c4;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
--alyssa:#f4e2d7;
--southern-belle:#a3d7c4;
--squash-blossom:#f6b83c;
}

More palettes to explore