All Palettes

Color Palette #f0a800, #f6d66f, #f9e1b9, #e5a9b1, #ef6c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.forsythia-blossom {
color: #f6d66f;
}
.curd {
color: #f9e1b9;
}
.sweet-heart {
color: #e5a9b1;
}
.porcelain-rose {
color: #ef6c6c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--forsythia-blossom:#f6d66f;
--curd:#f9e1b9;
--sweet-heart:#e5a9b1;
--porcelain-rose:#ef6c6c;
}

More palettes to explore