All Palettes

Color Palette #0d4b91, #1a7f8e, #3db88f, #97d35f, #f6e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0d4b91;
}
.bermuda {
color: #1a7f8e;
}
.mint {
color: #3db88f;
}
.bright-lettuce {
color: #97d35f;
}
.friendly-yellow {
color: #f6e1b1;
}

/* CSS Variables */
:root {
--yale-blue:#0d4b91;
--bermuda:#1a7f8e;
--mint:#3db88f;
--bright-lettuce:#97d35f;
--friendly-yellow:#f6e1b1;
}

More palettes to explore