All Palettes

Color Palette #4b7dbe, #6cb95b, #f0b400, #f78d1d, #d85f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.parkwater {
color: #4b7dbe;
}
.drop-green {
color: #6cb95b;
}
.american-yellow {
color: #f0b400;
}
.miami-marmalade {
color: #f78d1d;
}
.berrylicious {
color: #d85f6b;
}

/* CSS Variables */
:root {
--parkwater:#4b7dbe;
--drop-green:#6cb95b;
--american-yellow:#f0b400;
--miami-marmalade:#f78d1d;
--berrylicious:#d85f6b;
}

More palettes to explore