All Palettes

Color Palette #f0a800, #f9d66c, #f5e59e, #f4b49f, #f27c1c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.forsythia-blossom {
color: #f9d66c;
}
.venetian-yellow {
color: #f5e59e;
}
.first-date {
color: #f4b49f;
}
.consumed-by-fire {
color: #f27c1c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--forsythia-blossom:#f9d66c;
--venetian-yellow:#f5e59e;
--first-date:#f4b49f;
--consumed-by-fire:#f27c1c;
}

More palettes to explore