All Palettes

Color Palette #f9b4d2, #f9b0a9, #fcae8d, #f5a300, #d66b00

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f9b4d2;
}
.snow-white-blush {
color: #f9b0a9;
}
.orange-grove {
color: #fcae8d;
}
.mad-for-mango {
color: #f5a300;
}
.orange-danger {
color: #d66b00;
}

/* CSS Variables */
:root {
--lavender-candy:#f9b4d2;
--snow-white-blush:#f9b0a9;
--orange-grove:#fcae8d;
--mad-for-mango:#f5a300;
--orange-danger:#d66b00;
}

More palettes to explore