All Palettes

Color Palette #d9e3dd, #ffca75, #ff7c4d, #ff4d4d, #ff1f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.breezy-aqua {
color: #d9e3dd;
}
.cheesus {
color: #ffca75;
}
.lusty-gallant {
color: #ff7c4d;
}
.blood-burst {
color: #ff4d4d;
}
.red-stop {
color: #ff1f1f;
}

/* CSS Variables */
:root {
--breezy-aqua:#d9e3dd;
--cheesus:#ffca75;
--lusty-gallant:#ff7c4d;
--blood-burst:#ff4d4d;
--red-stop:#ff1f1f;
}

More palettes to explore