All Palettes

Color Palette #89cfeb, #9c1c31, #4c4c4d, #f1a8a2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-sky {
color: #89cfeb;
}
.vivid-burgundy {
color: #9c1c31;
}
.shady-character {
color: #4c4c4d;
}
.calabrese {
color: #f1a8a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--afternoon-sky:#89cfeb;
--vivid-burgundy:#9c1c31;
--shady-character:#4c4c4d;
--calabrese:#f1a8a2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore