All Palettes

Color Palette #a7d7b8, #c2e59e, #f1f4e7, #f4d35d, #f78d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.field-day {
color: #c2e59e;
}
.calcium {
color: #f1f4e7;
}
.salmon-eggs {
color: #f4d35d;
}
.miami-marmalade {
color: #f78d1d;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--field-day:#c2e59e;
--calcium:#f1f4e7;
--salmon-eggs:#f4d35d;
--miami-marmalade:#f78d1d;
}

More palettes to explore