All Palettes

Color Palette #f3c058, #f3a15e, #f38e6d, #f36d8a, #f26997

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfield {
color: #f3c058;
}
.sandy-brown {
color: #f3a15e;
}
.moegi-green {
color: #f38e6d;
}
.pink-explosion {
color: #f36d8a;
}
.shark-bait {
color: #f26997;
}

/* CSS Variables */
:root {
--butterfield:#f3c058;
--sandy-brown:#f3a15e;
--moegi-green:#f38e6d;
--pink-explosion:#f36d8a;
--shark-bait:#f26997;
}

More palettes to explore