All Palettes

Color Palette #e5b35d, #f1c84b, #f5e594, #a2d8d1, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.river-of-gold {
color: #e5b35d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.fun-yellow {
color: #f5e594;
}
.smooth-satin {
color: #a2d8d1;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--river-of-gold:#e5b35d;
--solar-plexus-chakra:#f1c84b;
--fun-yellow:#f5e594;
--smooth-satin:#a2d8d1;
--shrimp-cocktail:#f4a462;
}

More palettes to explore