All Palettes

Color Palette #1e7a8a, #4dc3d5, #8bd3e9, #f7c94b, #da5e25

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.sea-serpent {
color: #4dc3d5;
}
.bluebottle {
color: #8bd3e9;
}
.sunny-mood {
color: #f7c94b;
}
.vivid-red-tangelo {
color: #da5e25;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--sea-serpent:#4dc3d5;
--bluebottle:#8bd3e9;
--sunny-mood:#f7c94b;
--vivid-red-tangelo:#da5e25;
}

More palettes to explore