All Palettes

Color Palette #b3e0e6, #f6b6c1, #f9e7a4, #a1d9b7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.polar-blue {
color: #b3e0e6;
}
.ibis {
color: #f6b6c1;
}
.lemon-filling {
color: #f9e7a4;
}
.nihilakh-oxide {
color: #a1d9b7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--polar-blue:#b3e0e6;
--ibis:#f6b6c1;
--lemon-filling:#f9e7a4;
--nihilakh-oxide:#a1d9b7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore