All Palettes

Color Palette #f47b1f, #f1c15b, #4cb9c8, #2a7e62, #592a79

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.overjoy {
color: #f1c15b;
}
.cave-lake {
color: #4cb9c8;
}
.pinehurst {
color: #2a7e62;
}
.amethyst-purple {
color: #592a79;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--overjoy:#f1c15b;
--cave-lake:#4cb9c8;
--pinehurst:#2a7e62;
--amethyst-purple:#592a79;
}

More palettes to explore