All Palettes

Color Palette #f5c400, #faa700, #f6d6a7, #f6b6c1, #ef6c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.chrome-yellow {
color: #faa700;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.ibis {
color: #f6b6c1;
}
.shark-bait {
color: #ef6c9a;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--chrome-yellow:#faa700;
--enjoyable-yellow:#f6d6a7;
--ibis:#f6b6c1;
--shark-bait:#ef6c9a;
}

More palettes to explore