All Palettes

Color Palette #1a508e, #4a7bbf, #78a8d9, #bae1f2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-sea {
color: #1a508e;
}
.parkwater {
color: #4a7bbf;
}
.high-seas {
color: #78a8d9;
}
.diluted-blue {
color: #bae1f2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--turkish-sea:#1a508e;
--parkwater:#4a7bbf;
--high-seas:#78a8d9;
--diluted-blue:#bae1f2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore