All Palettes

Color Palette #ef3b1f, #f5a300, #f9e45d, #8bd0f9, #3e5b98

0%
0%
0%

CSS code for this palette

/* CSS */
.red-rampage {
color: #ef3b1f;
}
.mad-for-mango {
color: #f5a300;
}
.goldfinch {
color: #f9e45d;
}
.drift-on-the-sea {
color: #8bd0f9;
}
.integra {
color: #3e5b98;
}

/* CSS Variables */
:root {
--red-rampage:#ef3b1f;
--mad-for-mango:#f5a300;
--goldfinch:#f9e45d;
--drift-on-the-sea:#8bd0f9;
--integra:#3e5b98;
}

More palettes to explore