All Palettes

Color Palette #ff6e61, #ff976b, #f7c5a1, #f3e8b9, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.shrimp-toast {
color: #f7c5a1;
}
.menoth-white-base {
color: #f3e8b9;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--shrimp-toast:#f7c5a1;
--menoth-white-base:#f3e8b9;
--light-blue-glint:#a8d3e1;
}

More palettes to explore