All Palettes

Color Palette #4a8bba, #6ec1d4, #a9e5e0, #f6f9f5, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.surfin {
color: #6ec1d4;
}
.silent-ripple {
color: #a9e5e0;
}
.whitest-white {
color: #f6f9f5;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--surfin:#6ec1d4;
--silent-ripple:#a9e5e0;
--whitest-white:#f6f9f5;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore