All Palettes

Color Palette #faa700, #f3ca4f, #f6e6a7, #a9d3d6, #4b9dc3

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.radiant-sun {
color: #f3ca4f;
}
.gold-sand {
color: #f6e6a7;
}
.aqua-frost {
color: #a9d3d6;
}
.mountain-bluebird {
color: #4b9dc3;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--radiant-sun:#f3ca4f;
--gold-sand:#f6e6a7;
--aqua-frost:#a9d3d6;
--mountain-bluebird:#4b9dc3;
}

More palettes to explore