All Palettes

Color Palette #ff6e61, #f7c5a1, #f9eaa9, #a7d7b8, #4ccdc4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.shrimp-toast {
color: #f7c5a1;
}
.bleached-sunflower {
color: #f9eaa9;
}
.eerie-glow {
color: #a7d7b8;
}
.may-day {
color: #4ccdc4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--shrimp-toast:#f7c5a1;
--bleached-sunflower:#f9eaa9;
--eerie-glow:#a7d7b8;
--may-day:#4ccdc4;
}

More palettes to explore