All Palettes

Color Palette #f0c1c2, #eab8d1, #f4d68a, #f7b2a1, #f9e59f

0%
0%
0%

CSS code for this palette

/* CSS */
.channel {
color: #f0c1c2;
}
.sweet-lilac {
color: #eab8d1;
}
.pierogi {
color: #f4d68a;
}
.first-date {
color: #f7b2a1;
}
.storm-lightning {
color: #f9e59f;
}

/* CSS Variables */
:root {
--channel:#f0c1c2;
--sweet-lilac:#eab8d1;
--pierogi:#f4d68a;
--first-date:#f7b2a1;
--storm-lightning:#f9e59f;
}

More palettes to explore