All Palettes

Color Palette #f2b05f, #d78f3c, #e6694c, #a54a72, #4b3d85

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfish {
color: #f2b05f;
}
.coppersmith {
color: #d78f3c;
}
.coral-orange {
color: #e6694c;
}
.magenta-haze {
color: #a54a72;
}
.nauseous-blue {
color: #4b3d85;
}

/* CSS Variables */
:root {
--goldfish:#f2b05f;
--coppersmith:#d78f3c;
--coral-orange:#e6694c;
--magenta-haze:#a54a72;
--nauseous-blue:#4b3d85;
}

More palettes to explore