All Palettes

Color Palette #000000, #3bc5e8, #f2b1e4, #e9b4e7, #ff5c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.black {
color: #000000;
}
.lake-thun {
color: #3bc5e8;
}
.hanami-pink {
color: #f2b1e4;
}
.dream-land {
color: #e9b4e7;
}
.stellar-strawberry {
color: #ff5c8a;
}

/* CSS Variables */
:root {
--black:#000000;
--lake-thun:#3bc5e8;
--hanami-pink:#f2b1e4;
--dream-land:#e9b4e7;
--stellar-strawberry:#ff5c8a;
}

More palettes to explore