All Palettes

Color Palette #19293e, #224d67, #508d95, #a4d6c8, #f2e0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #19293e;
}
.seafarer {
color: #224d67;
}
.coastal-calm {
color: #508d95;
}
.yucca-cream {
color: #a4d6c8;
}
.bone-white {
color: #f2e0b1;
}

/* CSS Variables */
:root {
--yankees-blue:#19293e;
--seafarer:#224d67;
--coastal-calm:#508d95;
--yucca-cream:#a4d6c8;
--bone-white:#f2e0b1;
}

More palettes to explore