All Palettes

Color Palette #a3d6e1, #c4e3e3, #e5f8e2, #f9e3d2, #f4b943

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d6e1;
}
.cold-wave {
color: #c4e3e3;
}
.weathered-mint {
color: #e5f8e2;
}
.sandy-beach {
color: #f9e3d2;
}
.golden-glam {
color: #f4b943;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d6e1;
--cold-wave:#c4e3e3;
--weathered-mint:#e5f8e2;
--sandy-beach:#f9e3d2;
--golden-glam:#f4b943;
}

More palettes to explore