All Palettes

Color Palette #1e7d94, #50c1d7, #75e6e0, #f6d379, #f09b24

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1e7d94;
}
.bachelor-button {
color: #50c1d7;
}
.turquoise-chalk {
color: #75e6e0;
}
.popcorn {
color: #f6d379;
}
.burning-trail {
color: #f09b24;
}

/* CSS Variables */
:root {
--pagoda-blue:#1e7d94;
--bachelor-button:#50c1d7;
--turquoise-chalk:#75e6e0;
--popcorn:#f6d379;
--burning-trail:#f09b24;
}

More palettes to explore