All Palettes

Color Palette #ff6e61, #6fa5b8, #f9aeae, #f1d2a7, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6fa5b8;
}
.snow-white-blush {
color: #f9aeae;
}
.straw-hat {
color: #f1d2a7;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6fa5b8;
--snow-white-blush:#f9aeae;
--straw-hat:#f1d2a7;
--american-yellow:#f5b400;
}

More palettes to explore