All Palettes

Color Palette #ffc7a8, #ff9a75, #ff6f47, #ef5d4d, #d05d6a

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-citrus {
color: #ffc7a8;
}
.flash-in-the-pan {
color: #ff9a75;
}
.outrageous-orange {
color: #ff6f47;
}
.opal-flame {
color: #ef5d4d;
}
.italiano-rose {
color: #d05d6a;
}

/* CSS Variables */
:root {
--bright-citrus:#ffc7a8;
--flash-in-the-pan:#ff9a75;
--outrageous-orange:#ff6f47;
--opal-flame:#ef5d4d;
--italiano-rose:#d05d6a;
}

More palettes to explore