All Palettes

Color Palette #f5c2c2, #f8a5a5, #fbae56, #f6d66f, #a4d2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f5c2c2;
}
.her-majesty {
color: #f8a5a5;
}
.duckling {
color: #fbae56;
}
.forsythia-blossom {
color: #f6d66f;
}
.cay {
color: #a4d2d5;
}

/* CSS Variables */
:root {
--cor-de-pele:#f5c2c2;
--her-majesty:#f8a5a5;
--duckling:#fbae56;
--forsythia-blossom:#f6d66f;
--cay:#a4d2d5;
}

More palettes to explore