All Palettes

Color Palette #f0a800, #f5e14d, #f1c6a7, #e27169, #c44f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.gilded {
color: #f5e14d;
}
.citrus-sachet {
color: #f1c6a7;
}
.childhood-crush {
color: #e27169;
}
.mulberry-yogurt {
color: #c44f8c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--gilded:#f5e14d;
--citrus-sachet:#f1c6a7;
--childhood-crush:#e27169;
--mulberry-yogurt:#c44f8c;
}

More palettes to explore