All Palettes

Color Palette #f6a2b3, #ff6e61, #ffb861, #2d9a69, #3c8e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peanut-butter-chicken {
color: #ffb861;
}
.green-fondant {
color: #2d9a69;
}
.aqueous {
color: #3c8e9a;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b3;
--grapefruit-pulp:#ff6e61;
--peanut-butter-chicken:#ffb861;
--green-fondant:#2d9a69;
--aqueous:#3c8e9a;
}

More palettes to explore