All Palettes

Color Palette #497b9c, #69b6c3, #a3dfe6, #f3e6c9, #f89b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.zenith {
color: #497b9c;
}
.maritime-soft-blue {
color: #69b6c3;
}
.charlotte {
color: #a3dfe6;
}
.windham-cream {
color: #f3e6c9;
}
.peach-punch {
color: #f89b9b;
}

/* CSS Variables */
:root {
--zenith:#497b9c;
--maritime-soft-blue:#69b6c3;
--charlotte:#a3dfe6;
--windham-cream:#f3e6c9;
--peach-punch:#f89b9b;
}

More palettes to explore