All Palettes

Color Palette #a9d6bb, #f6d5a7, #f2b75f, #e86969, #a35c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.crunch {
color: #f2b75f;
}
.porcelain-rose {
color: #e86969;
}
.heath-spotted-orchid {
color: #a35c9a;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--enjoyable-yellow:#f6d5a7;
--crunch:#f2b75f;
--porcelain-rose:#e86969;
--heath-spotted-orchid:#a35c9a;
}

More palettes to explore