All Palettes

Color Palette #ff6e61, #709d9e, #a4d6d5, #f9d36c, #f6a9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.great-fennel-flower {
color: #709d9e;
}
.smooth-satin {
color: #a4d6d5;
}
.lighthouse-glow {
color: #f9d36c;
}
.calabrese {
color: #f6a9a2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--great-fennel-flower:#709d9e;
--smooth-satin:#a4d6d5;
--lighthouse-glow:#f9d36c;
--calabrese:#f6a9a2;
}

More palettes to explore