All Palettes

Color Palette #9fd3df, #ffb8c1, #ffd900, #ff8052, #ff6bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-cruise {
color: #9fd3df;
}
.matt-pink {
color: #ffb8c1;
}
.soviet-gold {
color: #ffd900;
}
.n-rang-orange {
color: #ff8052;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}

/* CSS Variables */
:root {
--ocean-cruise:#9fd3df;
--matt-pink:#ffb8c1;
--soviet-gold:#ffd900;
--n-rang-orange:#ff8052;
--f-n-h-ng-pink:#ff6bb5;
}

More palettes to explore