All Palettes

Color Palette #f9c62f, #f5692e, #d63d38, #6a4fab, #3c9cd7

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f9c62f;
}
.basketball {
color: #f5692e;
}
.red-clown {
color: #d63d38;
}
.prophet-violet {
color: #6a4fab;
}
.dayflower {
color: #3c9cd7;
}

/* CSS Variables */
:root {
--saffron:#f9c62f;
--basketball:#f5692e;
--red-clown:#d63d38;
--prophet-violet:#6a4fab;
--dayflower:#3c9cd7;
}

More palettes to explore