All Palettes

Color Palette #4c8cbd, #6bbfdb, #a7e1e6, #f1d06f, #f14b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4c8cbd;
}
.bluebrite {
color: #6bbfdb;
}
.vandermint {
color: #a7e1e6;
}
.funky-yellow {
color: #f1d06f;
}
.pastel-strawberry {
color: #f14b4b;
}

/* CSS Variables */
:root {
--boat-house:#4c8cbd;
--bluebrite:#6bbfdb;
--vandermint:#a7e1e6;
--funky-yellow:#f1d06f;
--pastel-strawberry:#f14b4b;
}

More palettes to explore