All Palettes

Color Palette #ff8fab, #ff6b90, #ff4d82, #ff3d74, #ff2e66

0%
0%
0%

CSS code for this palette

/* CSS */
.flamingo-pink {
color: #ff8fab;
}
.blush-hour {
color: #ff6b90;
}
.sasquatch-socks {
color: #ff4d82;
}
.laser-trap {
color: #ff3d74;
}
.chinese-new-year {
color: #ff2e66;
}

/* CSS Variables */
:root {
--flamingo-pink:#ff8fab;
--blush-hour:#ff6b90;
--sasquatch-socks:#ff4d82;
--laser-trap:#ff3d74;
--chinese-new-year:#ff2e66;
}

More palettes to explore