All Palettes

Color Palette #3e9cb6, #5ac6e7, #f1e6df, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.aquatic-cool {
color: #3e9cb6;
}
.clean-pool {
color: #5ac6e7;
}
.siesta-sands {
color: #f1e6df;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--aquatic-cool:#3e9cb6;
--clean-pool:#5ac6e7;
--siesta-sands:#f1e6df;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore