All Palettes

Color Palette #f4c3c3, #f7b5a1, #f6a76f, #e3c94a, #afdf9f

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.mystic-tulip {
color: #f7b5a1;
}
.florida-sunrise {
color: #f6a76f;
}
.golden-kingdom {
color: #e3c94a;
}
.green-gooseberry {
color: #afdf9f;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--mystic-tulip:#f7b5a1;
--florida-sunrise:#f6a76f;
--golden-kingdom:#e3c94a;
--green-gooseberry:#afdf9f;
}

More palettes to explore