All Palettes

Color Palette #d94a4a, #f2ad5f, #f3d268, #a8d39c, #4c9e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.re-entry {
color: #d94a4a;
}
.goldfish {
color: #f2ad5f;
}
.sunny-morning {
color: #f3d268;
}
.pistachio-green {
color: #a8d39c;
}
.coolbox-ice-turquoise {
color: #4c9e9e;
}

/* CSS Variables */
:root {
--re-entry:#d94a4a;
--goldfish:#f2ad5f;
--sunny-morning:#f3d268;
--pistachio-green:#a8d39c;
--coolbox-ice-turquoise:#4c9e9e;
}

More palettes to explore