All Palettes

Color Palette #f1c6d2, #f9e1a4, #ffda6b, #ffa142, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #f1c6d2;
}
.blended-fruit {
color: #f9e1a4;
}
.golden-nectar {
color: #ffda6b;
}
.radiation-carrot {
color: #ffa142;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--desire-pink:#f1c6d2;
--blended-fruit:#f9e1a4;
--golden-nectar:#ffda6b;
--radiation-carrot:#ffa142;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore