All Palettes

Color Palette #1d688b, #50b4b9, #7fe1e6, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-blue {
color: #1d688b;
}
.thalassa {
color: #50b4b9;
}
.faded-poster {
color: #7fe1e6;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--traditional-blue:#1d688b;
--thalassa:#50b4b9;
--faded-poster:#7fe1e6;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore