All Palettes

Color Palette #56c2e6, #f0a800, #d6006f, #6b4fba, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.clean-pool {
color: #56c2e6;
}
.welcoming-wasp {
color: #f0a800;
}
.moth-orchid {
color: #d6006f;
}
.blue-marguerite {
color: #6b4fba;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--clean-pool:#56c2e6;
--welcoming-wasp:#f0a800;
--moth-orchid:#d6006f;
--blue-marguerite:#6b4fba;
--black:#000000;
}

More palettes to explore