All Palettes

Color Palette #a3c2e1, #4f999c, #f2e4b1, #d5a26c, #f78d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e1;
}
.sea-current {
color: #4f999c;
}
.oyster-bisque {
color: #f2e4b1;
}
.desert-caravan {
color: #d5a26c;
}
.miami-marmalade {
color: #f78d1d;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e1;
--sea-current:#4f999c;
--oyster-bisque:#f2e4b1;
--desert-caravan:#d5a26c;
--miami-marmalade:#f78d1d;
}

More palettes to explore