All Palettes

Color Palette #1f2942, #3f4a6e, #698c91, #f1c4b1, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.egyptian-violet {
color: #3f4a6e;
}
.blue-shoal {
color: #698c91;
}
.peach-temptation {
color: #f1c4b1;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--egyptian-violet:#3f4a6e;
--blue-shoal:#698c91;
--peach-temptation:#f1c4b1;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore