All Palettes

Color Palette #1f89e5, #4ea3f4, #76b7f4, #a4d4f4, #f1e9b7

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1f89e5;
}
.cerulean {
color: #4ea3f4;
}
.broken-blue {
color: #76b7f4;
}
.juzcar-blue {
color: #a4d4f4;
}
.menoth-white-base {
color: #f1e9b7;
}

/* CSS Variables */
:root {
--homeworld:#1f89e5;
--cerulean:#4ea3f4;
--broken-blue:#76b7f4;
--juzcar-blue:#a4d4f4;
--menoth-white-base:#f1e9b7;
}

More palettes to explore