All Palettes

Color Palette #f6d5a7, #f9e1b4, #fce8b6, #f0b14c, #d9a13f

0%
0%
0%

CSS code for this palette

/* CSS */
.enjoyable-yellow {
color: #f6d5a7;
}
.noodles {
color: #f9e1b4;
}
.song-of-summer {
color: #fce8b6;
}
.goldsmith {
color: #f0b14c;
}
.scrofulous-brown {
color: #d9a13f;
}

/* CSS Variables */
:root {
--enjoyable-yellow:#f6d5a7;
--noodles:#f9e1b4;
--song-of-summer:#fce8b6;
--goldsmith:#f0b14c;
--scrofulous-brown:#d9a13f;
}

More palettes to explore