All Palettes

Color Palette #a8d3e1, #b0e3e2, #f2bac7, #f3a76d, #eaaf61

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.timeless-seafoam {
color: #b0e3e2;
}
.pink-grapefruit {
color: #f2bac7;
}
.florida-sunrise {
color: #f3a76d;
}
.summer-day {
color: #eaaf61;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--timeless-seafoam:#b0e3e2;
--pink-grapefruit:#f2bac7;
--florida-sunrise:#f3a76d;
--summer-day:#eaaf61;
}

More palettes to explore