All Palettes

Color Palette #ff997a, #ffcc7a, #ffff7a, #7aff99, #7aafff

0%
0%
0%

CSS code for this palette

/* CSS */
.flash-in-the-pan {
color: #ff997a;
}
.apricot-glow {
color: #ffcc7a;
}
.light-yellow {
color: #ffff7a;
}
.lunatic-sky-dancer {
color: #7aff99;
}
.fennel-flower {
color: #7aafff;
}

/* CSS Variables */
:root {
--flash-in-the-pan:#ff997a;
--apricot-glow:#ffcc7a;
--light-yellow:#ffff7a;
--lunatic-sky-dancer:#7aff99;
--fennel-flower:#7aafff;
}

More palettes to explore