All Palettes

Color Palette #a4d5d0, #b2e1e6, #c3f1f4, #f2e6b5, #f8b6a0

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a4d5d0;
}
.polar-blue {
color: #b2e1e6;
}
.icy-breeze {
color: #c3f1f4;
}
.bad-moon-yellow {
color: #f2e6b5;
}
.mystic-tulip {
color: #f8b6a0;
}

/* CSS Variables */
:root {
--sinbad:#a4d5d0;
--polar-blue:#b2e1e6;
--icy-breeze:#c3f1f4;
--bad-moon-yellow:#f2e6b5;
--mystic-tulip:#f8b6a0;
}

More palettes to explore