All Palettes

Color Palette #f3c758, #a6d9a7, #f29d9c, #e3b5e3, #8bd9e9

0%
0%
0%

CSS code for this palette

/* CSS */
.dancing-daisy {
color: #f3c758;
}
.green-trance {
color: #a6d9a7;
}
.pink-eraser {
color: #f29d9c;
}
.blackberry-yogurt {
color: #e3b5e3;
}
.tanager-turquoise {
color: #8bd9e9;
}

/* CSS Variables */
:root {
--dancing-daisy:#f3c758;
--green-trance:#a6d9a7;
--pink-eraser:#f29d9c;
--blackberry-yogurt:#e3b5e3;
--tanager-turquoise:#8bd9e9;
}

More palettes to explore