All Palettes

Color Palette #f4b3c3, #ff9994, #ff6e61, #ffcb5c, #ffdf99

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f4b3c3;
}
.rubber-radish {
color: #ff9994;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.butter-cupcake {
color: #ffdf99;
}

/* CSS Variables */
:root {
--ibis:#f4b3c3;
--rubber-radish:#ff9994;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--butter-cupcake:#ffdf99;
}

More palettes to explore