All Palettes

Color Palette #ff4d5e, #ff6e61, #ffa142, #69af4b, #3dc2b5

0%
0%
0%

CSS code for this palette

/* CSS */
.watermelon {
color: #ff4d5e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.sour-candy {
color: #69af4b;
}
.tint-of-turquoise {
color: #3dc2b5;
}

/* CSS Variables */
:root {
--watermelon:#ff4d5e;
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--sour-candy:#69af4b;
--tint-of-turquoise:#3dc2b5;
}

More palettes to explore