All Palettes

Color Palette #a6c6ed, #f4b8d2, #f5e7b2, #f29c7d, #a65e98

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.pink-marshmallow {
color: #f4b8d2;
}
.icy-lemonade {
color: #f5e7b2;
}
.cumquat-cream {
color: #f29c7d;
}
.radiant-orchid {
color: #a65e98;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--pink-marshmallow:#f4b8d2;
--icy-lemonade:#f5e7b2;
--cumquat-cream:#f29c7d;
--radiant-orchid:#a65e98;
}

More palettes to explore