All Palettes

Color Palette #a3c7e0, #aa886e, #c5d6d8, #794d39, #ffd1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.pottery-urn {
color: #aa886e;
}
.skydiving {
color: #c5d6d8;
}
.cheeky-chestnut {
color: #794d39;
}
.orange-canyon {
color: #ffd1a3;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--pottery-urn:#aa886e;
--skydiving:#c5d6d8;
--cheeky-chestnut:#794d39;
--orange-canyon:#ffd1a3;
}

More palettes to explore