All Palettes

Color Palette #f9b248, #f6a64c, #f3a34f, #f6c5a7, #f4a4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.butterscotch {
color: #f9b248;
}
.troll-slayer-orange {
color: #f6a64c;
}
.troll-slayer-orange {
color: #f3a34f;
}
.peach-damask {
color: #f6c5a7;
}
.calabrese {
color: #f4a4a4;
}

/* CSS Variables */
:root {
--butterscotch:#f9b248;
--troll-slayer-orange:#f6a64c;
--troll-slayer-orange:#f3a34f;
--peach-damask:#f6c5a7;
--calabrese:#f4a4a4;
}

More palettes to explore