All Palettes

Color Palette #f0e78e, #f5c47a, #f5a770, #f27b6e, #e64b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.sunday-afternoon {
color: #f5c47a;
}
.florida-sunrise {
color: #f5a770;
}
.melon-baby {
color: #f27b6e;
}
.mandarin-red {
color: #e64b3d;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--sunday-afternoon:#f5c47a;
--florida-sunrise:#f5a770;
--melon-baby:#f27b6e;
--mandarin-red:#e64b3d;
}

More palettes to explore