All Palettes

Color Palette #1a3a3d, #6c9d89, #b3d5c0, #f9e1b4, #f66c60

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1a3a3d;
}
.cyprus-green {
color: #6c9d89;
}
.ginninderra {
color: #b3d5c0;
}
.noodles {
color: #f9e1b4;
}
.sriracha {
color: #f66c60;
}

/* CSS Variables */
:root {
--nordic:#1a3a3d;
--cyprus-green:#6c9d89;
--ginninderra:#b3d5c0;
--noodles:#f9e1b4;
--sriracha:#f66c60;
}

More palettes to explore