All Palettes

Color Palette #ff2929, #ff6d29, #ffb84d, #ffd54d, #f6c7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.red-stop {
color: #ff2929;
}
.burning-orange {
color: #ff6d29;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.serene-pink {
color: #f6c7b6;
}

/* CSS Variables */
:root {
--red-stop:#ff2929;
--burning-orange:#ff6d29;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--serene-pink:#f6c7b6;
}

More palettes to explore