All Palettes

Color Palette #4c8fb8, #3f5b88, #5e9c7b, #b2c74d, #d75c28

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4c8fb8;
}
.anchor-point {
color: #3f5b88;
}
.memphis-green {
color: #5e9c7b;
}
.celery {
color: #b2c74d;
}
.obstinate-orange {
color: #d75c28;
}

/* CSS Variables */
:root {
--atlantic-gull:#4c8fb8;
--anchor-point:#3f5b88;
--memphis-green:#5e9c7b;
--celery:#b2c74d;
--obstinate-orange:#d75c28;
}

More palettes to explore