All Palettes

Color Palette #e04f38, #f26d50, #f8a76d, #fce9ab, #a2d8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.orangeade {
color: #e04f38;
}
.royal-blush {
color: #f26d50;
}
.trump-tan {
color: #f8a76d;
}
.lemon-rose {
color: #fce9ab;
}
.smooth-satin {
color: #a2d8d1;
}

/* CSS Variables */
:root {
--orangeade:#e04f38;
--royal-blush:#f26d50;
--trump-tan:#f8a76d;
--lemon-rose:#fce9ab;
--smooth-satin:#a2d8d1;
}

More palettes to explore