All Palettes

Color Palette #b7e6f0, #a7d7d0, #f1b1c4, #f6a7d9, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.early-forget-me-not {
color: #b7e6f0;
}
.sinbad {
color: #a7d7d0;
}
.rhodonite {
color: #f1b1c4;
}
.corinthian-pink {
color: #f6a7d9;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--early-forget-me-not:#b7e6f0;
--sinbad:#a7d7d0;
--rhodonite:#f1b1c4;
--corinthian-pink:#f6a7d9;
--pompelmo:#ff6b6b;
}

More palettes to explore