All Palettes

Color Palette #f7f7d4, #b3e1e5, #f9c3c3, #ff9900, #6e7c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.rising-star {
color: #f7f7d4;
}
.polar-blue {
color: #b3e1e5;
}
.azalea-pink {
color: #f9c3c3;
}
.vitamin-c {
color: #ff9900;
}
.slate-expectations {
color: #6e7c8c;
}

/* CSS Variables */
:root {
--rising-star:#f7f7d4;
--polar-blue:#b3e1e5;
--azalea-pink:#f9c3c3;
--vitamin-c:#ff9900;
--slate-expectations:#6e7c8c;
}

More palettes to explore