All Palettes

Color Palette #ffb3c1, #ff7092, #ff4d8b, #c6e538, #2d7b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.french-rose {
color: #ff4d8b;
}
.greenivorous {
color: #c6e538;
}
.panorama {
color: #2d7b8b;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--french-rose:#ff4d8b;
--greenivorous:#c6e538;
--panorama:#2d7b8b;
}

More palettes to explore