All Palettes

Color Palette #ff6e61, #ff9e42, #f7d74b, #87d2d9, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.anna-banana {
color: #f7d74b;
}
.bluish-water {
color: #87d2d9;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--anna-banana:#f7d74b;
--bluish-water:#87d2d9;
--peaceful-river:#4a9cd3;
}

More palettes to explore