All Palettes

Color Palette #1f9dbd, #75b7c7, #b2dae0, #f2a1b2, #f8bfd3

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-blue {
color: #1f9dbd;
}
.pearl-blue {
color: #75b7c7;
}
.blue-shimmer {
color: #b2dae0;
}
.emperor-s-children {
color: #f2a1b2;
}
.dahlia-delight {
color: #f8bfd3;
}

/* CSS Variables */
:root {
--butterfly-blue:#1f9dbd;
--pearl-blue:#75b7c7;
--blue-shimmer:#b2dae0;
--emperor-s-children:#f2a1b2;
--dahlia-delight:#f8bfd3;
}

More palettes to explore