All Palettes

Color Palette #ff6e61, #ffb56b, #ffe1a8, #a8d4ff, #6b9bc2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mango-creamsicles {
color: #ffb56b;
}
.manila-tint {
color: #ffe1a8;
}
.malm-ff {
color: #a8d4ff;
}
.cerulean-frost {
color: #6b9bc2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mango-creamsicles:#ffb56b;
--manila-tint:#ffe1a8;
--malm-ff:#a8d4ff;
--cerulean-frost:#6b9bc2;
}

More palettes to explore