All Palettes

Color Palette #1f3a3d, #4b6f72, #a2d8d1, #f4c2b3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.sinkhole {
color: #4b6f72;
}
.smooth-satin {
color: #a2d8d1;
}
.rustique {
color: #f4c2b3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--sinkhole:#4b6f72;
--smooth-satin:#a2d8d1;
--rustique:#f4c2b3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore