All Palettes

Color Palette #8097b3, #a1b8c4, #c2d7e0, #f2e4ba, #d69c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.denim-tradition {
color: #8097b3;
}
.sterling-blue {
color: #a1b8c4;
}
.falling-tears {
color: #c2d7e0;
}
.pearl-yellow {
color: #f2e4ba;
}
.medium-terracotta {
color: #d69c8a;
}

/* CSS Variables */
:root {
--denim-tradition:#8097b3;
--sterling-blue:#a1b8c4;
--falling-tears:#c2d7e0;
--pearl-yellow:#f2e4ba;
--medium-terracotta:#d69c8a;
}

More palettes to explore