All Palettes

Color Palette #c1e1d4, #f3b29b, #ff8052, #ffcc66, #f3c8a0

0%
0%
0%

CSS code for this palette

/* CSS */
.beru {
color: #c1e1d4;
}
.stucco-wall {
color: #f3b29b;
}
.n-rang-orange {
color: #ff8052;
}
.qing-yellow {
color: #ffcc66;
}
.avid-apricot {
color: #f3c8a0;
}

/* CSS Variables */
:root {
--beru:#c1e1d4;
--stucco-wall:#f3b29b;
--n-rang-orange:#ff8052;
--qing-yellow:#ffcc66;
--avid-apricot:#f3c8a0;
}

More palettes to explore