All Palettes

Color Palette #b9e2f3, #a4d6d0, #d6a4e5, #f1a7c2, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.bellagio-fountains {
color: #b9e2f3;
}
.sinbad {
color: #a4d6d0;
}
.bright-ube {
color: #d6a4e5;
}
.tickled-pink {
color: #f1a7c2;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--bellagio-fountains:#b9e2f3;
--sinbad:#a4d6d0;
--bright-ube:#d6a4e5;
--tickled-pink:#f1a7c2;
--marigold-dust:#f4cf3e;
}

More palettes to explore