All Palettes

Color Palette #1f3c4c, #4b6b7c, #a1c6d4, #f2dfc0, #d59a7c

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3c4c;
}
.bismarck {
color: #4b6b7c;
}
.blue-dam {
color: #a1c6d4;
}
.woven-raffia {
color: #f2dfc0;
}
.italian-clay {
color: #d59a7c;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3c4c;
--bismarck:#4b6b7c;
--blue-dam:#a1c6d4;
--woven-raffia:#f2dfc0;
--italian-clay:#d59a7c;
}

More palettes to explore