All Palettes

Color Palette #ff6e61, #d84b3b, #a54a7c, #f9c1b9, #f0b400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.warming-heart {
color: #d84b3b;
}
.our-little-secret {
color: #a54a7c;
}
.pink-hydrangea {
color: #f9c1b9;
}
.american-yellow {
color: #f0b400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--warming-heart:#d84b3b;
--our-little-secret:#a54a7c;
--pink-hydrangea:#f9c1b9;
--american-yellow:#f0b400;
}

More palettes to explore