All Palettes

Color Palette #a8d3e1, #f9b9a4, #f9d36c, #f89b9e, #f25a99

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blushing-apricot {
color: #f9b9a4;
}
.lighthouse-glow {
color: #f9d36c;
}
.young-crab {
color: #f89b9e;
}
.oleander-pink {
color: #f25a99;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blushing-apricot:#f9b9a4;
--lighthouse-glow:#f9d36c;
--young-crab:#f89b9e;
--oleander-pink:#f25a99;
}

More palettes to explore