All Palettes

Color Palette #ff6e61, #ffb19e, #ffcdb8, #d3dfe9, #a6c6ed

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.buttery-salmon {
color: #ffb19e;
}
.dainty-peach {
color: #ffcdb8;
}
.minified-ballerina-blue {
color: #d3dfe9;
}
.island-light {
color: #a6c6ed;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--buttery-salmon:#ffb19e;
--dainty-peach:#ffcdb8;
--minified-ballerina-blue:#d3dfe9;
--island-light:#a6c6ed;
}

More palettes to explore