All Palettes

Color Palette #ffb3c1, #ffda8a, #f4e1a4, #a2e6da, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.big-bus-yellow {
color: #ffda8a;
}
.optimistic-yellow {
color: #f4e1a4;
}
.sea-glass-teal {
color: #a2e6da;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--big-bus-yellow:#ffda8a;
--optimistic-yellow:#f4e1a4;
--sea-glass-teal:#a2e6da;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore