All Palettes

Color Palette #f0a800, #f3c058, #f4e5b4, #f5c2d7, #d7798c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.butterfield {
color: #f3c058;
}
.smooth-as-corn-silk {
color: #f4e5b4;
}
.cherry-blossom {
color: #f5c2d7;
}
.i-love-you-pink {
color: #d7798c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--butterfield:#f3c058;
--smooth-as-corn-silk:#f4e5b4;
--cherry-blossom:#f5c2d7;
--i-love-you-pink:#d7798c;
}

More palettes to explore