All Palettes

Color Palette #f0a800, #f5d87f, #f6e0b1, #b3d5d4, #a64b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.rapunzel {
color: #f5d87f;
}
.friendly-yellow {
color: #f6e0b1;
}
.dante-peak {
color: #b3d5d4;
}
.rodeo-red {
color: #a64b3a;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--rapunzel:#f5d87f;
--friendly-yellow:#f6e0b1;
--dante-peak:#b3d5d4;
--rodeo-red:#a64b3a;
}

More palettes to explore