All Palettes

Color Palette #f0a800, #f6d16a, #f9e89f, #e7b1ba, #d06c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.yellow-tulip {
color: #f6d16a;
}
.storm-lightning {
color: #f9e89f;
}
.amazon-river-dolphin {
color: #e7b1ba;
}
.hopbush {
color: #d06c8f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--yellow-tulip:#f6d16a;
--storm-lightning:#f9e89f;
--amazon-river-dolphin:#e7b1ba;
--hopbush:#d06c8f;
}

More palettes to explore