All Palettes

Color Palette #a6c6ed, #b9e2f3, #e4f6f6, #f1d0a2, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.bellagio-fountains {
color: #b9e2f3;
}
.milky-way {
color: #e4f6f6;
}
.peachy-skin {
color: #f1d0a2;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--bellagio-fountains:#b9e2f3;
--milky-way:#e4f6f6;
--peachy-skin:#f1d0a2;
--shrimp-cocktail:#f4a462;
}

More palettes to explore