All Palettes

Color Palette #ff6e61, #ffa142, #ffd54d, #a0d369, #6ab2f0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vibrant {
color: #ffd54d;
}
.be-spontaneous {
color: #a0d369;
}
.norfolk-sky {
color: #6ab2f0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vibrant:#ffd54d;
--be-spontaneous:#a0d369;
--norfolk-sky:#6ab2f0;
}

More palettes to explore