All Palettes

Color Palette #ff6e61, #ff976b, #ffd83d, #4dac5c, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.exploding-star {
color: #ffd83d;
}
.exploration-green {
color: #4dac5c;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--exploding-star:#ffd83d;
--exploration-green:#4dac5c;
--azure-tide:#2a9d90;
}

More palettes to explore