All Palettes

Color Palette #7cdfc5, #f9c776, #ff6b6b, #ff9f6b, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.tender-turquoise {
color: #7cdfc5;
}
.sunday-afternoon {
color: #f9c776;
}
.pompelmo {
color: #ff6b6b;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--tender-turquoise:#7cdfc5;
--sunday-afternoon:#f9c776;
--pompelmo:#ff6b6b;
--sharegaki-persimmon:#ff9f6b;
--floral-leaf:#ffb84d;
}

More palettes to explore