All Palettes

Color Palette #ff6e61, #ff9b70, #ffd56b, #afeeee, #69bf9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hibiscus-delight {
color: #ff9b70;
}
.hint-of-honey {
color: #ffd56b;
}
.mint-macaron {
color: #afeeee;
}
.peppermint-fresh {
color: #69bf9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hibiscus-delight:#ff9b70;
--hint-of-honey:#ffd56b;
--mint-macaron:#afeeee;
--peppermint-fresh:#69bf9c;
}

More palettes to explore