All Palettes

Color Palette #6e90bf, #8cbdde, #b2e0f0, #f7d059, #f25d50

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-hyacinth {
color: #6e90bf;
}
.frozen-whisper {
color: #8cbdde;
}
.break-the-ice {
color: #b2e0f0;
}
.rubber-ducky {
color: #f7d059;
}
.hot-coral {
color: #f25d50;
}

/* CSS Variables */
:root {
--purple-hyacinth:#6e90bf;
--frozen-whisper:#8cbdde;
--break-the-ice:#b2e0f0;
--rubber-ducky:#f7d059;
--hot-coral:#f25d50;
}

More palettes to explore