All Palettes

Color Palette #3884e0, #ffbe0a, #fb5609, #ff006e, #8236ec

0%
0%
0%

CSS code for this palette

/* CSS */
.bleu-de-france {
color: #3884e0;
}
.marigold {
color: #ffbe0a;
}
.orange-clown-fish {
color: #fb5609;
}
.vivid-raspberry {
color: #ff006e;
}
.thick-purple {
color: #8236ec;
}

/* CSS Variables */
:root {
--bleu-de-france:#3884e0;
--marigold:#ffbe0a;
--orange-clown-fish:#fb5609;
--vivid-raspberry:#ff006e;
--thick-purple:#8236ec;
}

More palettes to explore