All Palettes

Color Palette #f8d36d, #e2b55a, #c88e4c, #a1637c, #6e4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f8d36d;
}
.river-of-gold {
color: #e2b55a;
}
.caramel-macchiato {
color: #c88e4c;
}
.strawberry-mousse {
color: #a1637c;
}
.magenta-violet {
color: #6e4f8c;
}

/* CSS Variables */
:root {
--yellow-tulip:#f8d36d;
--river-of-gold:#e2b55a;
--caramel-macchiato:#c88e4c;
--strawberry-mousse:#a1637c;
--magenta-violet:#6e4f8c;
}

More palettes to explore