All Palettes

Color Palette #1f7c8e, #3cb3b9, #53d5d3, #f7c94b, #f15a22

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.montego-bay {
color: #3cb3b9;
}
.blue-radiance {
color: #53d5d3;
}
.sunny-mood {
color: #f7c94b;
}
.prometheus-orange {
color: #f15a22;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--montego-bay:#3cb3b9;
--blue-radiance:#53d5d3;
--sunny-mood:#f7c94b;
--prometheus-orange:#f15a22;
}

More palettes to explore