All Palettes

Color Palette #fe6d5d, #f5b17a, #f1d6a7, #b7e2b6, #65c6e7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.tacao {
color: #f5b17a;
}
.straw-hat {
color: #f1d6a7;
}
.fringy-flower {
color: #b7e2b6;
}
.candid-blue {
color: #65c6e7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--tacao:#f5b17a;
--straw-hat:#f1d6a7;
--fringy-flower:#b7e2b6;
--candid-blue:#65c6e7;
}

More palettes to explore