All Palettes

Color Palette #a9d3e0, #f3c3d8, #e4afdf, #f1a7b3, #f6d75a

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a9d3e0;
}
.sweetheart {
color: #f3c3d8;
}
.barely-bloomed {
color: #e4afdf;
}
.princess {
color: #f1a7b3;
}
.glitter-yellow {
color: #f6d75a;
}

/* CSS Variables */
:root {
--light-blue-glint:#a9d3e0;
--sweetheart:#f3c3d8;
--barely-bloomed:#e4afdf;
--princess:#f1a7b3;
--glitter-yellow:#f6d75a;
}

More palettes to explore