All Palettes

Color Palette #f6e579, #f5d27f, #f4c47b, #f3b87c, #f2a67d

0%
0%
0%

CSS code for this palette

/* CSS */
.pineapple-juice {
color: #f6e579;
}
.soft-straw {
color: #f5d27f;
}
.sunday-afternoon {
color: #f4c47b;
}
.sunburst {
color: #f3b87c;
}
.coral-silk {
color: #f2a67d;
}

/* CSS Variables */
:root {
--pineapple-juice:#f6e579;
--soft-straw:#f5d27f;
--sunday-afternoon:#f4c47b;
--sunburst:#f3b87c;
--coral-silk:#f2a67d;
}

More palettes to explore