All Palettes

Color Palette #f0a800, #f6c928, #f1e4b7, #d5bed1, #a85d94

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.turbo {
color: #f6c928;
}
.james-blonde {
color: #f1e4b7;
}
.chinaberry-bloom {
color: #d5bed1;
}
.meadow-mauve {
color: #a85d94;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--turbo:#f6c928;
--james-blonde:#f1e4b7;
--chinaberry-bloom:#d5bed1;
--meadow-mauve:#a85d94;
}

More palettes to explore