All Palettes

Color Palette #a62f2b, #c66c6c, #e9a5a5, #f1c84b, #f9e33e

0%
0%
0%

CSS code for this palette

/* CSS */
.drive-in-cherry {
color: #a62f2b;
}
.strawberry-wine {
color: #c66c6c;
}
.wood-nymph {
color: #e9a5a5;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.fluffy-duckling {
color: #f9e33e;
}

/* CSS Variables */
:root {
--drive-in-cherry:#a62f2b;
--strawberry-wine:#c66c6c;
--wood-nymph:#e9a5a5;
--solar-plexus-chakra:#f1c84b;
--fluffy-duckling:#f9e33e;
}

More palettes to explore