All Palettes

Color Palette #ff6e61, #fbb23c, #6e9cc4, #f9aeae, #eab8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.squash-blossom {
color: #fbb23c;
}
.cerulean-frost {
color: #6e9cc4;
}
.snow-white-blush {
color: #f9aeae;
}
.rosecco {
color: #eab8e4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--squash-blossom:#fbb23c;
--cerulean-frost:#6e9cc4;
--snow-white-blush:#f9aeae;
--rosecco:#eab8e4;
}

More palettes to explore