All Palettes

Color Palette #e8a34f, #f2d578, #c8df9f, #6cd3da, #f6aba2

0%
0%
0%

CSS code for this palette

/* CSS */
.jurassic-gold {
color: #e8a34f;
}
.sport-yellow {
color: #f2d578;
}
.frisky {
color: #c8df9f;
}
.throat-chakra {
color: #6cd3da;
}
.rosy-outlook {
color: #f6aba2;
}

/* CSS Variables */
:root {
--jurassic-gold:#e8a34f;
--sport-yellow:#f2d578;
--frisky:#c8df9f;
--throat-chakra:#6cd3da;
--rosy-outlook:#f6aba2;
}

More palettes to explore