All Palettes

Color Palette #f9a4a4, #fbe5a2, #f4d35d, #81b918, #5d3c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.her-majesty {
color: #f9a4a4;
}
.durango-dust {
color: #fbe5a2;
}
.salmon-eggs {
color: #f4d35d;
}
.walk-in-the-park {
color: #81b918;
}
.wine-brown {
color: #5d3c3c;
}

/* CSS Variables */
:root {
--her-majesty:#f9a4a4;
--durango-dust:#fbe5a2;
--salmon-eggs:#f4d35d;
--walk-in-the-park:#81b918;
--wine-brown:#5d3c3c;
}

More palettes to explore