All Palettes

Color Palette #c84c5c, #e5b35d, #f2d29c, #a6d8b7, #6b8fb3

0%
0%
0%

CSS code for this palette

/* CSS */
.iridescent-red {
color: #c84c5c;
}
.river-of-gold {
color: #e5b35d;
}
.willow-flower-yellow {
color: #f2d29c;
}
.eerie-glow {
color: #a6d8b7;
}
.heavenly-sky {
color: #6b8fb3;
}

/* CSS Variables */
:root {
--iridescent-red:#c84c5c;
--river-of-gold:#e5b35d;
--willow-flower-yellow:#f2d29c;
--eerie-glow:#a6d8b7;
--heavenly-sky:#6b8fb3;
}

More palettes to explore