All Palettes

Color Palette #ff6e61, #ffa142, #ffd54d, #69b4e2, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vibrant {
color: #ffd54d;
}
.xavier-blue {
color: #69b4e2;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vibrant:#ffd54d;
--xavier-blue:#69b4e2;
--ameixa:#6a5bcd;
}

More palettes to explore