All Palettes

Color Palette #4cae4f, #308e9c, #2a698d, #1b4f83, #0e3f6c

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.scooter {
color: #308e9c;
}
.ocean-call {
color: #2a698d;
}
.lake-baikal {
color: #1b4f83;
}
.ashenvale-nights {
color: #0e3f6c;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--scooter:#308e9c;
--ocean-call:#2a698d;
--lake-baikal:#1b4f83;
--ashenvale-nights:#0e3f6c;
}

More palettes to explore