All Palettes

Color Palette #a6c6ed, #b5e0f2, #f2abb2, #f5d76b, #c4e5a4

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.bellagio-fountains {
color: #b5e0f2;
}
.strawberry-cream {
color: #f2abb2;
}
.forsythia-blossom {
color: #f5d76b;
}
.field-day {
color: #c4e5a4;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--bellagio-fountains:#b5e0f2;
--strawberry-cream:#f2abb2;
--forsythia-blossom:#f5d76b;
--field-day:#c4e5a4;
}

More palettes to explore