All Palettes

Color Palette #ff6e61, #ff9b29, #fcd64a, #afeeee, #609d9f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.guava {
color: #ff9b29;
}
.tuscan-sun {
color: #fcd64a;
}
.mint-macaron {
color: #afeeee;
}
.cadet-blue {
color: #609d9f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--guava:#ff9b29;
--tuscan-sun:#fcd64a;
--mint-macaron:#afeeee;
--cadet-blue:#609d9f;
}

More palettes to explore