All Palettes

Color Palette #faa700, #f5c400, #f6e7a7, #b3d4ff, #a3b4ff

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.syndicalist {
color: #f5c400;
}
.gold-sand {
color: #f6e7a7;
}
.ice-cold-stare {
color: #b3d4ff;
}
.pastel-blue {
color: #a3b4ff;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--syndicalist:#f5c400;
--gold-sand:#f6e7a7;
--ice-cold-stare:#b3d4ff;
--pastel-blue:#a3b4ff;
}

More palettes to explore