All Palettes

Color Palette #f0a800, #f1c84b, #f2e7a6, #ff6e61, #db4e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.majestic-treasures {
color: #f2e7a6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.firebird-tail-lights {
color: #db4e1f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--majestic-treasures:#f2e7a6;
--grapefruit-pulp:#ff6e61;
--firebird-tail-lights:#db4e1f;
}

More palettes to explore