All Palettes

Color Palette #f0b400, #9fd5f4, #ff6e61, #3b3b3a, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f0b400;
}
.juzcar-blue {
color: #9fd5f4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dead-pixel {
color: #3b3b3a;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--american-yellow:#f0b400;
--juzcar-blue:#9fd5f4;
--grapefruit-pulp:#ff6e61;
--dead-pixel:#3b3b3a;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore