All Palettes

Color Palette #f5caad, #f7d7a6, #f9e49f, #f2ba4a, #d66838

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-peach {
color: #f5caad;
}
.fireflies {
color: #f7d7a6;
}
.durango-dust {
color: #f9e49f;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.koi {
color: #d66838;
}

/* CSS Variables */
:root {
--pastel-peach:#f5caad;
--fireflies:#f7d7a6;
--durango-dust:#f9e49f;
--maximum-yellow-red:#f2ba4a;
--koi:#d66838;
}

More palettes to explore