All Palettes

Color Palette #ffb3c1, #ffdc6b, #a2e6da, #7dc8e3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.hawkbit {
color: #ffdc6b;
}
.sea-glass-teal {
color: #a2e6da;
}
.big-chill {
color: #7dc8e3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--hawkbit:#ffdc6b;
--sea-glass-teal:#a2e6da;
--big-chill:#7dc8e3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore