All Palettes

Color Palette #f9d158, #f5a65b, #f28f7d, #e26e8f, #d2518d

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-ducky {
color: #f9d158;
}
.sandy-brown {
color: #f5a65b;
}
.animated-coral {
color: #f28f7d;
}
.raspberry-mousse {
color: #e26e8f;
}
.pretty-in-plum {
color: #d2518d;
}

/* CSS Variables */
:root {
--rubber-ducky:#f9d158;
--sandy-brown:#f5a65b;
--animated-coral:#f28f7d;
--raspberry-mousse:#e26e8f;
--pretty-in-plum:#d2518d;
}

More palettes to explore