All Palettes

Color Palette #ff297e, #00b0e0, #000000, #a3006d, #00bdad

0%
0%
0%

CSS code for this palette

/* CSS */
.office-neon-light {
color: #ff297e;
}
.blue-atoll {
color: #00b0e0;
}
.black {
color: #000000;
}
.red-violet {
color: #a3006d;
}
.verditer {
color: #00bdad;
}

/* CSS Variables */
:root {
--office-neon-light:#ff297e;
--blue-atoll:#00b0e0;
--black:#000000;
--red-violet:#a3006d;
--verditer:#00bdad;
}

More palettes to explore