All Palettes

Color Palette #f7d4e1, #f0b7e4, #f1c84b, #f9e74e, #fac899

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-frosting {
color: #f7d4e1;
}
.bordeaux-hint {
color: #f0b7e4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.paris-daisy {
color: #f9e74e;
}
.orpiment-yellow {
color: #fac899;
}

/* CSS Variables */
:root {
--pink-frosting:#f7d4e1;
--bordeaux-hint:#f0b7e4;
--solar-plexus-chakra:#f1c84b;
--paris-daisy:#f9e74e;
--orpiment-yellow:#fac899;
}

More palettes to explore