All Palettes

Color Palette #1f2942, #3b4f8c, #6e8dbf, #a6d2e8, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.tory-blue {
color: #3b4f8c;
}
.purple-hyacinth {
color: #6e8dbf;
}
.chefchaouen-blue {
color: #a6d2e8;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--tory-blue:#3b4f8c;
--purple-hyacinth:#6e8dbf;
--chefchaouen-blue:#a6d2e8;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore