All Palettes

Color Palette #f0c7d4, #f9dfae, #f4b79f, #c8e8f4, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-primrose {
color: #f0c7d4;
}
.peach-yellow {
color: #f9dfae;
}
.mandys-pink {
color: #f4b79f;
}
.icy-landscape {
color: #c8e8f4;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--pale-primrose:#f0c7d4;
--peach-yellow:#f9dfae;
--mandys-pink:#f4b79f;
--icy-landscape:#c8e8f4;
--soviet-gold:#ffd900;
}

More palettes to explore