All Palettes

Color Palette #f6b1b1, #f9e6b9, #ffe3b3, #a4dab9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f6b1b1;
}
.hawaiian-cream {
color: #f9e6b9;
}
.peach-of-mind {
color: #ffe3b3;
}
.shanghai-jade {
color: #a4dab9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--brain-pink:#f6b1b1;
--hawaiian-cream:#f9e6b9;
--peach-of-mind:#ffe3b3;
--shanghai-jade:#a4dab9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore