All Palettes

Color Palette #ffb3c1, #ff7092, #ff4d4f, #d6d7e6, #a7c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.blood-burst {
color: #ff4d4f;
}
.cheerful-whisper {
color: #d6d7e6;
}
.island-light {
color: #a7c7e7;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--blood-burst:#ff4d4f;
--cheerful-whisper:#d6d7e6;
--island-light:#a7c7e7;
}

More palettes to explore