All Palettes

Color Palette #00ffcc, #3d3dff, #ff3d8e, #ffcb3d, #ff573d

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.pretentious-peacock {
color: #3d3dff;
}
.french-fuchsia {
color: #ff3d8e;
}
.yellow-jacket {
color: #ffcb3d;
}
.ogre-odor {
color: #ff573d;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--pretentious-peacock:#3d3dff;
--french-fuchsia:#ff3d8e;
--yellow-jacket:#ffcb3d;
--ogre-odor:#ff573d;
}

More palettes to explore