All Palettes

Color Palette #ff6e61, #ff9861, #ffd54d, #afeeee, #7ac7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mock-orange {
color: #ff9861;
}
.vibrant {
color: #ffd54d;
}
.mint-macaron {
color: #afeeee;
}
.blue-green-gem {
color: #7ac7c5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mock-orange:#ff9861;
--vibrant:#ffd54d;
--mint-macaron:#afeeee;
--blue-green-gem:#7ac7c5;
}

More palettes to explore