All Palettes

Color Palette #ff6e61, #ffa142, #ffd84d, #a4d6d5, #6b9cff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.tuscan-sun {
color: #ffd84d;
}
.smooth-satin {
color: #a4d6d5;
}
.fennel-flower {
color: #6b9cff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--tuscan-sun:#ffd84d;
--smooth-satin:#a4d6d5;
--fennel-flower:#6b9cff;
}

More palettes to explore