All Palettes

Color Palette #1f2942, #3d4b71, #7c9dcb, #f6ca5a, #d93b36

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.egyptian-violet {
color: #3d4b71;
}
.della-robbia-blue {
color: #7c9dcb;
}
.deep-fried-sun-rays {
color: #f6ca5a;
}
.red-clown {
color: #d93b36;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--egyptian-violet:#3d4b71;
--della-robbia-blue:#7c9dcb;
--deep-fried-sun-rays:#f6ca5a;
--red-clown:#d93b36;
}

More palettes to explore