All Palettes

Color Palette #1c3f6d, #4a6e8c, #8fa7b3, #f1c84b, #eb5656

0%
0%
0%

CSS code for this palette

/* CSS */
.fish-net-blue {
color: #1c3f6d;
}
.sailor-s-bay {
color: #4a6e8c;
}
.cadet-grey {
color: #8fa7b3;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.khmer-curry {
color: #eb5656;
}

/* CSS Variables */
:root {
--fish-net-blue:#1c3f6d;
--sailor-s-bay:#4a6e8c;
--cadet-grey:#8fa7b3;
--solar-plexus-chakra:#f1c84b;
--khmer-curry:#eb5656;
}

More palettes to explore