All Palettes

Color Palette #f4c5a4, #f9b79f, #f19b83, #e76d65, #d0615d

0%
0%
0%

CSS code for this palette

/* CSS */
.australian-apricot {
color: #f4c5a4;
}
.pallid-orange {
color: #f9b79f;
}
.cumquat-cream {
color: #f19b83;
}
.childhood-crush {
color: #e76d65;
}
.desert-coral {
color: #d0615d;
}

/* CSS Variables */
:root {
--australian-apricot:#f4c5a4;
--pallid-orange:#f9b79f;
--cumquat-cream:#f19b83;
--childhood-crush:#e76d65;
--desert-coral:#d0615d;
}

More palettes to explore