All Palettes

Color Palette #ff6e61, #ff9e42, #f7c94b, #65b3a1, #3c6d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.sunny-mood {
color: #f7c94b;
}
.tropic-turquoise {
color: #65b3a1;
}
.big-sur-blue-jade {
color: #3c6d8b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--sunny-mood:#f7c94b;
--tropic-turquoise:#65b3a1;
--big-sur-blue-jade:#3c6d8b;
}

More palettes to explore