All Palettes

Color Palette #c84c4c, #3f6b8d, #5d7a83, #1c1c1c, #144843

0%
0%
0%

CSS code for this palette

/* CSS */
.king-crimson {
color: #c84c4c;
}
.rainy-lake {
color: #3f6b8d;
}
.country-lake {
color: #5d7a83;
}
.eerie-black {
color: #1c1c1c;
}
.country-squire {
color: #144843;
}

/* CSS Variables */
:root {
--king-crimson:#c84c4c;
--rainy-lake:#3f6b8d;
--country-lake:#5d7a83;
--eerie-black:#1c1c1c;
--country-squire:#144843;
}

More palettes to explore