All Palettes

Color Palette #62c0bf, #f6c8a7, #f8e3a0, #f47b1f, #f04c00

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-life {
color: #62c0bf;
}
.peach-damask {
color: #f6c8a7;
}
.venetian-yellow {
color: #f8e3a0;
}
.sun-orange {
color: #f47b1f;
}
.kimchi {
color: #f04c00;
}

/* CSS Variables */
:root {
--sea-life:#62c0bf;
--peach-damask:#f6c8a7;
--venetian-yellow:#f8e3a0;
--sun-orange:#f47b1f;
--kimchi:#f04c00;
}

More palettes to explore