All Palettes

Color Palette #3b5f8c, #4b7c9b, #6cb2d0, #92d4e8, #f5c54d

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5f8c;
}
.tech-wave {
color: #4b7c9b;
}
.charter {
color: #6cb2d0;
}
.infinity-pool {
color: #92d4e8;
}
.eyelash-viper {
color: #f5c54d;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5f8c;
--tech-wave:#4b7c9b;
--charter:#6cb2d0;
--infinity-pool:#92d4e8;
--eyelash-viper:#f5c54d;
}

More palettes to explore