All Palettes

Color Palette #f66760, #f6a660, #f6d360, #b3f679, #6af6a4

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-quartz {
color: #f66760;
}
.sandy-brown {
color: #f6a660;
}
.salmon-eggs {
color: #f6d360;
}
.lima {
color: #b3f679;
}
.screen-glow {
color: #6af6a4;
}

/* CSS Variables */
:root {
--coral-quartz:#f66760;
--sandy-brown:#f6a660;
--salmon-eggs:#f6d360;
--lima:#b3f679;
--screen-glow:#6af6a4;
}

More palettes to explore