All Palettes

Color Palette #ff6e61, #6eaf8a, #f7c94b, #f0523d, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lily-pads {
color: #6eaf8a;
}
.sunny-mood {
color: #f7c94b;
}
.strawberry-avalanche {
color: #f0523d;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lily-pads:#6eaf8a;
--sunny-mood:#f7c94b;
--strawberry-avalanche:#f0523d;
--azure-tide:#2a9d90;
}

More palettes to explore