All Palettes

Color Palette #ff6e61, #ffb8c1, #ff8a92, #ff5c8a, #ffdbe1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.matt-pink {
color: #ffb8c1;
}
.tulip {
color: #ff8a92;
}
.stellar-strawberry {
color: #ff5c8a;
}
.it-s-a-girl {
color: #ffdbe1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--matt-pink:#ffb8c1;
--tulip:#ff8a92;
--stellar-strawberry:#ff5c8a;
--it-s-a-girl:#ffdbe1;
}

More palettes to explore