All Palettes

Color Palette #3a5e9c, #7e9cc4, #a2c7e7, #f9c89f, #f57580

0%
0%
0%

CSS code for this palette

/* CSS */
.raftsman {
color: #3a5e9c;
}
.alaskan-ice {
color: #7e9cc4;
}
.windsor-way {
color: #a2c7e7;
}
.chai-latte {
color: #f9c89f;
}
.momo-peach {
color: #f57580;
}

/* CSS Variables */
:root {
--raftsman:#3a5e9c;
--alaskan-ice:#7e9cc4;
--windsor-way:#a2c7e7;
--chai-latte:#f9c89f;
--momo-peach:#f57580;
}

More palettes to explore