All Palettes

Color Palette #f6a7c1, #bad4e3, #4fabbf, #2f7d92, #1b5074

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.tiny-mr-frosty {
color: #bad4e3;
}
.verditer-blue {
color: #4fabbf;
}
.turkish-stone {
color: #2f7d92;
}
.canoe-blue {
color: #1b5074;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--tiny-mr-frosty:#bad4e3;
--verditer-blue:#4fabbf;
--turkish-stone:#2f7d92;
--canoe-blue:#1b5074;
}

More palettes to explore