All Palettes

Color Palette #1f3a3d, #4b7d8b, #8db8c4, #e4aa5e, #c83c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.brittany-blue {
color: #4b7d8b;
}
.trisha-s-eyes {
color: #8db8c4;
}
.sahara-shade {
color: #e4aa5e;
}
.heart-throb {
color: #c83c3c;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--brittany-blue:#4b7d8b;
--trisha-s-eyes:#8db8c4;
--sahara-shade:#e4aa5e;
--heart-throb:#c83c3c;
}

More palettes to explore