All Palettes

Color Palette #a4c8df, #b5e4f2, #e5f6fb, #f6f9d7, #ffb8ad

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a4c8df;
}
.bellagio-fountains {
color: #b5e4f2;
}
.kodama-white {
color: #e5f6fb;
}
.rising-star {
color: #f6f9d7;
}
.ripe-melon {
color: #ffb8ad;
}

/* CSS Variables */
:root {
--sea-cliff:#a4c8df;
--bellagio-fountains:#b5e4f2;
--kodama-white:#e5f6fb;
--rising-star:#f6f9d7;
--ripe-melon:#ffb8ad;
}

More palettes to explore