All Palettes

Color Palette #ff297e, #ff61a5, #ff94d8, #4dbaf5, #00b4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.office-neon-light {
color: #ff297e;
}
.magenta-crayon {
color: #ff61a5;
}
.pink-condition {
color: #ff94d8;
}
.clean-pool {
color: #4dbaf5;
}
.blue-atoll {
color: #00b4e6;
}

/* CSS Variables */
:root {
--office-neon-light:#ff297e;
--magenta-crayon:#ff61a5;
--pink-condition:#ff94d8;
--clean-pool:#4dbaf5;
--blue-atoll:#00b4e6;
}

More palettes to explore