All Palettes

Color Palette #a3c4d7, #699b9b, #3c5d5d, #f0b58e, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bows {
color: #a3c4d7;
}
.desaturated-cyan {
color: #699b9b;
}
.otter-creek {
color: #3c5d5d;
}
.november-leaf {
color: #f0b58e;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--blue-bows:#a3c4d7;
--desaturated-cyan:#699b9b;
--otter-creek:#3c5d5d;
--november-leaf:#f0b58e;
--seasonal-beige:#e9b79f;
}

More palettes to explore