All Palettes

Color Palette #1f3d5c, #1e6b3d, #4fbf71, #cce7a2, #f3e658

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.camarone {
color: #1e6b3d;
}
.acid-sleazebag {
color: #4fbf71;
}
.crystal-apple {
color: #cce7a2;
}
.flame-seal {
color: #f3e658;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--camarone:#1e6b3d;
--acid-sleazebag:#4fbf71;
--crystal-apple:#cce7a2;
--flame-seal:#f3e658;
}

More palettes to explore