All Palettes

Color Palette #1e6d8a, #4fb2d8, #ade5e6, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.saxony-blue {
color: #1e6d8a;
}
.aztec-sky {
color: #4fb2d8;
}
.cool-crayon {
color: #ade5e6;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--saxony-blue:#1e6d8a;
--aztec-sky:#4fb2d8;
--cool-crayon:#ade5e6;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore