All Palettes

Color Palette #f4c0b4, #f7b5a1, #f6a179, #efad6c, #f9e580

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f4c0b4;
}
.mystic-tulip {
color: #f7b5a1;
}
.pumpkin-hue {
color: #f6a179;
}
.evening-sunset {
color: #efad6c;
}
.yellow-dragon {
color: #f9e580;
}

/* CSS Variables */
:root {
--rustique:#f4c0b4;
--mystic-tulip:#f7b5a1;
--pumpkin-hue:#f6a179;
--evening-sunset:#efad6c;
--yellow-dragon:#f9e580;
}

More palettes to explore