All Palettes

Color Palette #1f2942, #3b4f68, #4f768c, #f3c45e, #d2504b

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.inked {
color: #3b4f68;
}
.metallic-blue {
color: #4f768c;
}
.deep-fried-sun-rays {
color: #f3c45e;
}
.horror-snob {
color: #d2504b;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--inked:#3b4f68;
--metallic-blue:#4f768c;
--deep-fried-sun-rays:#f3c45e;
--horror-snob:#d2504b;
}

More palettes to explore