All Palettes

Color Palette #5a7c8c, #8ebac2, #c1e5e6, #f5f9f1, #f8c5aa

0%
0%
0%

CSS code for this palette

/* CSS */
.technical-blue {
color: #5a7c8c;
}
.trisha-s-eyes {
color: #8ebac2;
}
.swimming {
color: #c1e5e6;
}
.laundry-white {
color: #f5f9f1;
}
.peach-damask {
color: #f8c5aa;
}

/* CSS Variables */
:root {
--technical-blue:#5a7c8c;
--trisha-s-eyes:#8ebac2;
--swimming:#c1e5e6;
--laundry-white:#f5f9f1;
--peach-damask:#f8c5aa;
}

More palettes to explore