All Palettes

Color Palette #faa700, #f5c400, #f2df9c, #6cb0f4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.syndicalist {
color: #f5c400;
}
.buttery-croissant {
color: #f2df9c;
}
.broken-blue {
color: #6cb0f4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--syndicalist:#f5c400;
--buttery-croissant:#f2df9c;
--broken-blue:#6cb0f4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore