All Palettes

Color Palette #1f2942, #4c5e76, #a3c7d7, #f1a8a2, #f6d4b6

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.night-market {
color: #4c5e76;
}
.corydalis-blue {
color: #a3c7d7;
}
.calabrese {
color: #f1a8a2;
}
.cheddar-corn {
color: #f6d4b6;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--night-market:#4c5e76;
--corydalis-blue:#a3c7d7;
--calabrese:#f1a8a2;
--cheddar-corn:#f6d4b6;
}

More palettes to explore