All Palettes

Color Palette #a6c6ed, #b5e1f2, #f4cf3e, #f9bab4, #a46a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.bellagio-fountains {
color: #b5e1f2;
}
.marigold-dust {
color: #f4cf3e;
}
.mixed-fruit {
color: #f9bab4;
}
.pink-jazz {
color: #a46a8b;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--bellagio-fountains:#b5e1f2;
--marigold-dust:#f4cf3e;
--mixed-fruit:#f9bab4;
--pink-jazz:#a46a8b;
}

More palettes to explore