All Palettes

Color Palette #1b9dda, #2ec2c2, #5ce1e6, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1b9dda;
}
.maximum-blue-green {
color: #2ec2c2;
}
.near-moon {
color: #5ce1e6;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--homeworld:#1b9dda;
--maximum-blue-green:#2ec2c2;
--near-moon:#5ce1e6;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore