All Palettes

Color Palette #1f2942, #3a4b78, #6a8faf, #90c8e4, #f5b8b2

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.noble-knight {
color: #3a4b78;
}
.grant-village {
color: #6a8faf;
}
.deluxe-days {
color: #90c8e4;
}
.ballerina-tears {
color: #f5b8b2;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--noble-knight:#3a4b78;
--grant-village:#6a8faf;
--deluxe-days:#90c8e4;
--ballerina-tears:#f5b8b2;
}

More palettes to explore