All Palettes

Color Palette #f7eaa6, #f1c84b, #e3a23b, #a7d7b8, #4f8c5b

0%
0%
0%

CSS code for this palette

/* CSS */
.shaded-sun {
color: #f7eaa6;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.culpeo {
color: #e3a23b;
}
.eerie-glow {
color: #a7d7b8;
}
.middle-green {
color: #4f8c5b;
}

/* CSS Variables */
:root {
--shaded-sun:#f7eaa6;
--solar-plexus-chakra:#f1c84b;
--culpeo:#e3a23b;
--eerie-glow:#a7d7b8;
--middle-green:#4f8c5b;
}

More palettes to explore