All Palettes

Color Palette #a8d3e1, #b7cad7, #b3d0c4, #f2e7a1, #f9b49f

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.denim-light {
color: #b7cad7;
}
.steamy-spring {
color: #b3d0c4;
}
.majestic-treasures {
color: #f2e7a1;
}
.mystic-tulip {
color: #f9b49f;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--denim-light:#b7cad7;
--steamy-spring:#b3d0c4;
--majestic-treasures:#f2e7a1;
--mystic-tulip:#f9b49f;
}

More palettes to explore