All Palettes

Color Palette #a4dab4, #a1c4b5, #eff5f3, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a4dab4;
}
.cascade-green {
color: #a1c4b5;
}
.bakery-box {
color: #eff5f3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--frugal:#a4dab4;
--cascade-green:#a1c4b5;
--bakery-box:#eff5f3;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore