All Palettes

Color Palette #f0a800, #f6d12c, #f9e176, #f1c5b6, #d06d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.dream-of-spring {
color: #f6d12c;
}
.sweet-corn {
color: #f9e176;
}
.brilliant-beige {
color: #f1c5b6;
}
.abbey-pink {
color: #d06d6c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--dream-of-spring:#f6d12c;
--sweet-corn:#f9e176;
--brilliant-beige:#f1c5b6;
--abbey-pink:#d06d6c;
}

More palettes to explore