All Palettes

Color Palette #faa700, #f7c94b, #f1e4b7, #b7ebc0, #6cc9d5

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.sunny-mood {
color: #f7c94b;
}
.james-blonde {
color: #f1e4b7;
}
.slime-lime {
color: #b7ebc0;
}
.throat-chakra {
color: #6cc9d5;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--sunny-mood:#f7c94b;
--james-blonde:#f1e4b7;
--slime-lime:#b7ebc0;
--throat-chakra:#6cc9d5;
}

More palettes to explore