All Palettes

Color Palette #a8d3e1, #f1a7b4, #f9d99a, #a1d9a5, #e7b84b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.princess {
color: #f1a7b4;
}
.honey-tone {
color: #f9d99a;
}
.green-trance {
color: #a1d9a5;
}
.honey-glow {
color: #e7b84b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--princess:#f1a7b4;
--honey-tone:#f9d99a;
--green-trance:#a1d9a5;
--honey-glow:#e7b84b;
}

More palettes to explore