All Palettes

Color Palette #f2d75f, #f4e48a, #f6e39d, #f8e1af, #f9d29f

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f2d75f;
}
.templar-s-gold {
color: #f4e48a;
}
.buttery-croissant {
color: #f6e39d;
}
.pasta {
color: #f8e1af;
}
.ginger-peach {
color: #f9d29f;
}

/* CSS Variables */
:root {
--salmon-eggs:#f2d75f;
--templar-s-gold:#f4e48a;
--buttery-croissant:#f6e39d;
--pasta:#f8e1af;
--ginger-peach:#f9d29f;
}

More palettes to explore