All Palettes

Color Palette #f9c69f, #f2a48c, #f19d7e, #e68e65, #d57f62

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f9c69f;
}
.stone-fruit {
color: #f2a48c;
}
.cumquat-cream {
color: #f19d7e;
}
.shell-coral {
color: #e68e65;
}
.silithus-brown {
color: #d57f62;
}

/* CSS Variables */
:root {
--shrimp-toast:#f9c69f;
--stone-fruit:#f2a48c;
--cumquat-cream:#f19d7e;
--shell-coral:#e68e65;
--silithus-brown:#d57f62;
}

More palettes to explore