All Palettes

Color Palette #0e1f25, #3d5d6b, #6e8c8c, #a4c6c4, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.black-feather {
color: #0e1f25;
}
.blue-spell {
color: #3d5d6b;
}
.polaris-blue {
color: #6e8c8c;
}
.ocean-kiss {
color: #a4c6c4;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--black-feather:#0e1f25;
--blue-spell:#3d5d6b;
--polaris-blue:#6e8c8c;
--ocean-kiss:#a4c6c4;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore