All Palettes

Color Palette #f2d85a, #f0a800, #e06e48, #d95e87, #b76cb3

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f2d85a;
}
.welcoming-wasp {
color: #f0a800;
}
.dusty-orange {
color: #e06e48;
}
.blush-d-amour {
color: #d95e87;
}
.moonlight-melody {
color: #b76cb3;
}

/* CSS Variables */
:root {
--wake-me-up:#f2d85a;
--welcoming-wasp:#f0a800;
--dusty-orange:#e06e48;
--blush-d-amour:#d95e87;
--moonlight-melody:#b76cb3;
}

More palettes to explore