All Palettes

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

0%
0%
0%

CSS code for this palette

/* CSS */
.dodger-blue {
color: #3884ff;
}
.thick-purple {
color: #8236ec;
}
.marigold {
color: #ffbe0a;
}
.vivid-raspberry {
color: #ff006e;
}
.orange-clown-fish {
color: #fb5609;
}

/* CSS Variables */
:root {
--dodger-blue:#3884ff;
--thick-purple:#8236ec;
--marigold:#ffbe0a;
--vivid-raspberry:#ff006e;
--orange-clown-fish:#fb5609;
}

More palettes to explore