All Palettes

Color Palette #ff6e61, #ffa142, #fbd85b, #a8e1fa, #5e9c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.glitter-yellow {
color: #fbd85b;
}
.ganon-blue {
color: #a8e1fa;
}
.jugendstil-turquoise {
color: #5e9c9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--glitter-yellow:#fbd85b;
--ganon-blue:#a8e1fa;
--jugendstil-turquoise:#5e9c9c;
}

More palettes to explore