All Palettes

Color Palette #f0a800, #f6b951, #f3d2af, #f7c5d5, #fbacb8

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.mango-margarita {
color: #f6b951;
}
.sandalwood-beige {
color: #f3d2af;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.fresh-on-the-market {
color: #fbacb8;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--mango-margarita:#f6b951;
--sandalwood-beige:#f3d2af;
--sullivan-s-heart:#f7c5d5;
--fresh-on-the-market:#fbacb8;
}

More palettes to explore