All Palettes

Color Palette #ff6e61, #ff9e42, #f3d66d, #a0d9d3, #6abae2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.forsythia-blossom {
color: #f3d66d;
}
.blue-tint {
color: #a0d9d3;
}
.malibu {
color: #6abae2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--forsythia-blossom:#f3d66d;
--blue-tint:#a0d9d3;
--malibu:#6abae2;
}

More palettes to explore