All Palettes

Color Palette #1e7a9f, #4ab8c9, #8fd4dc, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mediterranean {
color: #1e7a9f;
}
.glimpse {
color: #4ab8c9;
}
.foaming-surf {
color: #8fd4dc;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--blue-mediterranean:#1e7a9f;
--glimpse:#4ab8c9;
--foaming-surf:#8fd4dc;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore