All Palettes

Color Palette #1c3b6d, #4c7c9e, #8ec2d2, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.tech-wave {
color: #4c7c9e;
}
.eastern-sky {
color: #8ec2d2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--tech-wave:#4c7c9e;
--eastern-sky:#8ec2d2;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore