All Palettes

Color Palette #ff6e61, #ffa070, #f2da6e, #a1d3e8, #4a92bf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.day-at-the-zoo {
color: #ffa070;
}
.mocha-dandelion {
color: #f2da6e;
}
.chefchaouen-blue {
color: #a1d3e8;
}
.mountain-bluebird {
color: #4a92bf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--day-at-the-zoo:#ffa070;
--mocha-dandelion:#f2da6e;
--chefchaouen-blue:#a1d3e8;
--mountain-bluebird:#4a92bf;
}

More palettes to explore