All Palettes

Color Palette #a0c1e9, #80b3d1, #56b8b2, #f9c54e, #f97a1f

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a0c1e9;
}
.blue-cuddle {
color: #80b3d1;
}
.hygiene-green {
color: #56b8b2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.ornery-tangerine {
color: #f97a1f;
}

/* CSS Variables */
:root {
--sky-high:#a0c1e9;
--blue-cuddle:#80b3d1;
--hygiene-green:#56b8b2;
--creamy-sweet-corn:#f9c54e;
--ornery-tangerine:#f97a1f;
}

More palettes to explore