All Palettes

Color Palette #ff6e61, #ffa142, #ffcb5c, #6ad2e7, #d4a8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.turquoise-sea {
color: #6ad2e7;
}
.purple-hepatica {
color: #d4a8ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--turquoise-sea:#6ad2e7;
--purple-hepatica:#d4a8ff;
}

More palettes to explore