All Palettes

Color Palette #ff6e61, #ffa142, #f3e77c, #8fdc8f, #6ab8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.spring-yellow {
color: #f3e77c;
}
.vic-20-green {
color: #8fdc8f;
}
.malibu {
color: #6ab8e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--spring-yellow:#f3e77c;
--vic-20-green:#8fdc8f;
--malibu:#6ab8e2;
}

More palettes to explore