All Palettes

Color Palette #fe6d5d, #f9afa4, #fdd4af, #f6d58e, #f1e579

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.riviera-rose {
color: #f9afa4;
}
.forgotten-sunset {
color: #fdd4af;
}
.maybe-maui {
color: #f6d58e;
}
.spring-yellow {
color: #f1e579;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--riviera-rose:#f9afa4;
--forgotten-sunset:#fdd4af;
--maybe-maui:#f6d58e;
--spring-yellow:#f1e579;
}

More palettes to explore