All Palettes

Color Palette #1f3a3d, #4b6f72, #a7d7d3, #f0e3c1, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.sinkhole {
color: #4b6f72;
}
.sinbad {
color: #a7d7d3;
}
.fake-blonde {
color: #f0e3c1;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--sinkhole:#4b6f72;
--sinbad:#a7d7d3;
--fake-blonde:#f0e3c1;
--blue-angels-yellow:#fab700;
}

More palettes to explore