All Palettes

Color Palette #f9d25d, #f0a800, #e55b38, #c65d9a, #9b7dcf

0%
0%
0%

CSS code for this palette

/* CSS */
.beach-party {
color: #f9d25d;
}
.welcoming-wasp {
color: #f0a800;
}
.sohi-red {
color: #e55b38;
}
.llilacquered {
color: #c65d9a;
}
.iridescent-purple {
color: #9b7dcf;
}

/* CSS Variables */
:root {
--beach-party:#f9d25d;
--welcoming-wasp:#f0a800;
--sohi-red:#e55b38;
--llilacquered:#c65d9a;
--iridescent-purple:#9b7dcf;
}

More palettes to explore