All Palettes

Color Palette #f6a2bf, #f4c19f, #f1d89d, #f0e2c7, #b6e1e2

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a2bf;
}
.almond-cream {
color: #f4c19f;
}
.splash {
color: #f1d89d;
}
.white-chocolate {
color: #f0e2c7;
}
.fine-blue {
color: #b6e1e2;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a2bf;
--almond-cream:#f4c19f;
--splash:#f1d89d;
--white-chocolate:#f0e2c7;
--fine-blue:#b6e1e2;
}

More palettes to explore