All Palettes

Color Palette #a4dab4, #f6d5a7, #f9b9a4, #f78a69, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a4dab4;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.blushing-apricot {
color: #f9b9a4;
}
.fruit-red {
color: #f78a69;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--frugal:#a4dab4;
--enjoyable-yellow:#f6d5a7;
--blushing-apricot:#f9b9a4;
--fruit-red:#f78a69;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore