All Palettes

Color Palette #a3c2e0, #f1b74b, #91c5ba, #d77b79, #e2a87e

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.maximum-yellow-red {
color: #f1b74b;
}
.focus-point {
color: #91c5ba;
}
.juicy-details {
color: #d77b79;
}
.sun-bleached-ochre {
color: #e2a87e;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--maximum-yellow-red:#f1b74b;
--focus-point:#91c5ba;
--juicy-details:#d77b79;
--sun-bleached-ochre:#e2a87e;
}

More palettes to explore