All Palettes

Color Palette #ffc2a3, #ff9f80, #ff7e61, #ff5938, #ff2d1a

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.orchid-orange {
color: #ff9f80;
}
.sunset-papaya {
color: #ff7e61;
}
.portland-orange {
color: #ff5938;
}
.red-riding-hood {
color: #ff2d1a;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--orchid-orange:#ff9f80;
--sunset-papaya:#ff7e61;
--portland-orange:#ff5938;
--red-riding-hood:#ff2d1a;
}

More palettes to explore