All Palettes

Color Palette #a8d3e1, #f7b2a1, #f6cba7, #efae85, #d2e9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.first-date {
color: #f7b2a1;
}
.allspice {
color: #f6cba7;
}
.coral-dust {
color: #efae85;
}
.frozen-forest {
color: #d2e9b9;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--first-date:#f7b2a1;
--allspice:#f6cba7;
--coral-dust:#efae85;
--frozen-forest:#d2e9b9;
}

More palettes to explore