All Palettes

Color Palette #f9e29f, #f6c451, #f0a800, #d69d00, #a88c00

0%
0%
0%

CSS code for this palette

/* CSS */
.durango-dust {
color: #f9e29f;
}
.mom-s-pancake {
color: #f6c451;
}
.welcoming-wasp {
color: #f0a800;
}
.moldy-ochre {
color: #d69d00;
}
.romaine-green {
color: #a88c00;
}

/* CSS Variables */
:root {
--durango-dust:#f9e29f;
--mom-s-pancake:#f6c451;
--welcoming-wasp:#f0a800;
--moldy-ochre:#d69d00;
--romaine-green:#a88c00;
}

More palettes to explore