All Palettes

Color Palette #f0a800, #f7c250, #f9e89f, #f9c3b4, #d66b89

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.creamy-sweet-corn {
color: #f7c250;
}
.storm-lightning {
color: #f9e89f;
}
.apricot-obsession {
color: #f9c3b4;
}
.strawberry-milkshake {
color: #d66b89;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--creamy-sweet-corn:#f7c250;
--storm-lightning:#f9e89f;
--apricot-obsession:#f9c3b4;
--strawberry-milkshake:#d66b89;
}

More palettes to explore