All Palettes

Color Palette #b5e5e8, #f4a462, #f6c80e, #ff6e61, #d83b68

0%
0%
0%

CSS code for this palette

/* CSS */
.refreshing-pool {
color: #b5e5e8;
}
.shrimp-cocktail {
color: #f4a462;
}
.egg-toast {
color: #f6c80e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.raspberry-sorbet {
color: #d83b68;
}

/* CSS Variables */
:root {
--refreshing-pool:#b5e5e8;
--shrimp-cocktail:#f4a462;
--egg-toast:#f6c80e;
--grapefruit-pulp:#ff6e61;
--raspberry-sorbet:#d83b68;
}

More palettes to explore