All Palettes

Color Palette #a6c6ed, #b4e3f9, #e1f4f3, #fcecb0, #f9b9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.fairy-sparkles {
color: #b4e3f9;
}
.bone-chilling {
color: #e1f4f3;
}
.custard-puff {
color: #fcecb0;
}
.mixed-fruit {
color: #f9b9b4;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--fairy-sparkles:#b4e3f9;
--bone-chilling:#e1f4f3;
--custard-puff:#fcecb0;
--mixed-fruit:#f9b9b4;
}

More palettes to explore