All Palettes

Color Palette #78dddd, #ff8a9d, #fff0f0, #ffdbdb, #ff9eb3

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-aquamarine {
color: #78dddd;
}
.conch-shell {
color: #ff8a9d;
}
.sefid-white {
color: #fff0f0;
}
.strawberry-blonde {
color: #ffdbdb;
}
.saira-red {
color: #ff9eb3;
}

/* CSS Variables */
:root {
--deep-aquamarine:#78dddd;
--conch-shell:#ff8a9d;
--sefid-white:#fff0f0;
--strawberry-blonde:#ffdbdb;
--saira-red:#ff9eb3;
}

More palettes to explore