All Palettes

Color Palette #ff6e61, #ffa142, #ffd35c, #afeeee, #6b5be6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.radler {
color: #ffd35c;
}
.mint-macaron {
color: #afeeee;
}
.blue-hepatica {
color: #6b5be6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--radler:#ffd35c;
--mint-macaron:#afeeee;
--blue-hepatica:#6b5be6;
}

More palettes to explore