All Palettes

Color Palette #ffffff, #4cb8b8, #d0253e, #f2c38c, #f15b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.crystalsong-blue {
color: #4cb8b8;
}
.sovereign-red {
color: #d0253e;
}
.ginger-root-peel {
color: #f2c38c;
}
.watermelon-juice {
color: #f15b8d;
}

/* CSS Variables */
:root {
--white:#ffffff;
--crystalsong-blue:#4cb8b8;
--sovereign-red:#d0253e;
--ginger-root-peel:#f2c38c;
--watermelon-juice:#f15b8d;
}

More palettes to explore