All Palettes

Color Palette #f6d66f, #f9aeae, #ff6e61, #6ccb79, #4d98c7

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia-blossom {
color: #f6d66f;
}
.snow-white-blush {
color: #f9aeae;
}
.grapefruit-pulp {
color: #ff6e61;
}
.snow-pea {
color: #6ccb79;
}
.mountain-bluebird {
color: #4d98c7;
}

/* CSS Variables */
:root {
--forsythia-blossom:#f6d66f;
--snow-white-blush:#f9aeae;
--grapefruit-pulp:#ff6e61;
--snow-pea:#6ccb79;
--mountain-bluebird:#4d98c7;
}

More palettes to explore