All Palettes

Color Palette #ff6e61, #ff9b3d, #ffc300, #5eb086, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.citrus-splash {
color: #ffc300;
}
.verdigris-green {
color: #5eb086;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--citrus-splash:#ffc300;
--verdigris-green:#5eb086;
--blue-electress:#6b9cd1;
}

More palettes to explore