All Palettes

Color Palette #eab3c9, #f4c3da, #f9d7e0, #f0b000, #c4a340

0%
0%
0%

CSS code for this palette

/* CSS */
.hydrangea-pink {
color: #eab3c9;
}
.sweetheart {
color: #f4c3da;
}
.pink-frosting {
color: #f9d7e0;
}
.american-yellow {
color: #f0b000;
}
.golden-field {
color: #c4a340;
}

/* CSS Variables */
:root {
--hydrangea-pink:#eab3c9;
--sweetheart:#f4c3da;
--pink-frosting:#f9d7e0;
--american-yellow:#f0b000;
--golden-field:#c4a340;
}

More palettes to explore