All Palettes

Color Palette #3b5b8c, #4da3a2, #7fd959, #f1c950, #f66a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5b8c;
}
.twilight-meadow {
color: #4da3a2;
}
.lilliputian-lime {
color: #7fd959;
}
.radiant-sun {
color: #f1c950;
}
.usubeni-red {
color: #f66a6a;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5b8c;
--twilight-meadow:#4da3a2;
--lilliputian-lime:#7fd959;
--radiant-sun:#f1c950;
--usubeni-red:#f66a6a;
}

More palettes to explore