All Palettes

Color Palette #2f4b89, #4f6d92, #79af9c, #a5d86e, #f9d64e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #2f4b89;
}
.caspian-sea {
color: #4f6d92;
}
.beau-monde {
color: #79af9c;
}
.bilious-green {
color: #a5d86e;
}
.westfall-yellow {
color: #f9d64e;
}

/* CSS Variables */
:root {
--blue-highlight:#2f4b89;
--caspian-sea:#4f6d92;
--beau-monde:#79af9c;
--bilious-green:#a5d86e;
--westfall-yellow:#f9d64e;
}

More palettes to explore