All Palettes

Color Palette #a6c6ed, #e8b5d0, #f1d3a7, #f7c1bb, #f4977b

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.sweet-lilac {
color: #e8b5d0;
}
.straw-hat {
color: #f1d3a7;
}
.pink-hydrangea {
color: #f7c1bb;
}
.cumquat-cream {
color: #f4977b;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--sweet-lilac:#e8b5d0;
--straw-hat:#f1d3a7;
--pink-hydrangea:#f7c1bb;
--cumquat-cream:#f4977b;
}

More palettes to explore