All Palettes

Color Palette #f0a800, #f6c041, #f7da6e, #e4b5a0, #d86d4f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.pyrite {
color: #f6c041;
}
.pale-pear {
color: #f7da6e;
}
.warming-peach {
color: #e4b5a0;
}
.dusty-orange {
color: #d86d4f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--pyrite:#f6c041;
--pale-pear:#f7da6e;
--warming-peach:#e4b5a0;
--dusty-orange:#d86d4f;
}

More palettes to explore