All Palettes

Color Palette #fce0b0, #3b976c, #eca2a2, #a7021d, #7a0000

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-mousse {
color: #fce0b0;
}
.ocean-green {
color: #3b976c;
}
.cozy-summer-sunset {
color: #eca2a2;
}
.castlevania-heart {
color: #a7021d;
}
.gochujang-red {
color: #7a0000;
}

/* CSS Variables */
:root {
--apricot-mousse:#fce0b0;
--ocean-green:#3b976c;
--cozy-summer-sunset:#eca2a2;
--castlevania-heart:#a7021d;
--gochujang-red:#7a0000;
}

More palettes to explore