All Palettes

Color Palette #ff6e61, #ffa070, #ffb86b, #f4e1a4, #d0e8b0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.day-at-the-zoo {
color: #ffa070;
}
.desert-dessert {
color: #ffb86b;
}
.optimistic-yellow {
color: #f4e1a4;
}
.lasting-thoughts {
color: #d0e8b0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--day-at-the-zoo:#ffa070;
--desert-dessert:#ffb86b;
--optimistic-yellow:#f4e1a4;
--lasting-thoughts:#d0e8b0;
}

More palettes to explore