All Palettes

Color Palette #f8b3a5, #f19f79, #f09c3d, #d68829, #c85c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f8b3a5;
}
.balinese-sunset {
color: #f19f79;
}
.amber-glow {
color: #f09c3d;
}
.opulent {
color: #d68829;
}
.golden-lion-tamarin {
color: #c85c2d;
}

/* CSS Variables */
:root {
--mystic-tulip:#f8b3a5;
--balinese-sunset:#f19f79;
--amber-glow:#f09c3d;
--opulent:#d68829;
--golden-lion-tamarin:#c85c2d;
}

More palettes to explore