All Palettes

Color Palette #c7d6d2, #a3bac7, #3b5b8c, #4f7b7d, #ef3b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-lullaby {
color: #c7d6d2;
}
.hazy-daze {
color: #a3bac7;
}
.antilles-blue {
color: #3b5b8c;
}
.nickel-ore-green {
color: #4f7b7d;
}
.red-rampage {
color: #ef3b1f;
}

/* CSS Variables */
:root {
--blue-lullaby:#c7d6d2;
--hazy-daze:#a3bac7;
--antilles-blue:#3b5b8c;
--nickel-ore-green:#4f7b7d;
--red-rampage:#ef3b1f;
}

More palettes to explore