All Palettes

Color Palette #1f2942, #294c65, #4c8ea4, #a2d7c7, #f2deb1

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.singing-the-blues {
color: #294c65;
}
.aegean-sea {
color: #4c8ea4;
}
.yucca-cream {
color: #a2d7c7;
}
.pina-colada {
color: #f2deb1;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--singing-the-blues:#294c65;
--aegean-sea:#4c8ea4;
--yucca-cream:#a2d7c7;
--pina-colada:#f2deb1;
}

More palettes to explore