All Palettes

Color Palette #a7d3d3, #f2b67d, #f2e5b1, #f4b4b4, #b8e0c9

0%
0%
0%

CSS code for this palette

/* CSS */
.eton-blue {
color: #a7d3d3;
}
.sunburst {
color: #f2b67d;
}
.oyster-bisque {
color: #f2e5b1;
}
.precious-pink {
color: #f4b4b4;
}
.aqua-bay {
color: #b8e0c9;
}

/* CSS Variables */
:root {
--eton-blue:#a7d3d3;
--sunburst:#f2b67d;
--oyster-bisque:#f2e5b1;
--precious-pink:#f4b4b4;
--aqua-bay:#b8e0c9;
}

More palettes to explore