All Palettes

Color Palette #d6e1e6, #a2c5d8, #7da6b0, #f6a7b2, #ffb65c

0%
0%
0%

CSS code for this palette

/* CSS */
.stone-washed {
color: #d6e1e6;
}
.corydalis-blue {
color: #a2c5d8;
}
.lagoon-blue {
color: #7da6b0;
}
.pink-fit {
color: #f6a7b2;
}
.peanut-butter-chicken {
color: #ffb65c;
}

/* CSS Variables */
:root {
--stone-washed:#d6e1e6;
--corydalis-blue:#a2c5d8;
--lagoon-blue:#7da6b0;
--pink-fit:#f6a7b2;
--peanut-butter-chicken:#ffb65c;
}

More palettes to explore