All Palettes

Color Palette #9fd4df, #4bbead, #fab700, #f65f23, #fc4f83

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-cruise {
color: #9fd4df;
}
.emerald-bliss {
color: #4bbead;
}
.blue-angels-yellow {
color: #fab700;
}
.plastic-carrot {
color: #f65f23;
}
.warm-pink {
color: #fc4f83;
}

/* CSS Variables */
:root {
--ocean-cruise:#9fd4df;
--emerald-bliss:#4bbead;
--blue-angels-yellow:#fab700;
--plastic-carrot:#f65f23;
--warm-pink:#fc4f83;
}

More palettes to explore