All Palettes

Color Palette #a8d3e1, #e4b9d5, #f2e2b5, #f6c84c, #f77b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.child-s-play {
color: #e4b9d5;
}
.james-blonde {
color: #f2e2b5;
}
.sunny-mood {
color: #f6c84c;
}
.hipster-salmon {
color: #f77b6e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--child-s-play:#e4b9d5;
--james-blonde:#f2e2b5;
--sunny-mood:#f6c84c;
--hipster-salmon:#f77b6e;
}

More palettes to explore