All Palettes

Color Palette #a3c2e0, #f0e3b2, #f6b151, #ff6e61, #d97c30

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.butter-cookie {
color: #f0e3b2;
}
.casablanca {
color: #f6b151;
}
.grapefruit-pulp {
color: #ff6e61;
}
.orange-ochre {
color: #d97c30;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--butter-cookie:#f0e3b2;
--casablanca:#f6b151;
--grapefruit-pulp:#ff6e61;
--orange-ochre:#d97c30;
}

More palettes to explore