All Palettes

Color Palette #0e1b25, #2b3d50, #4b6572, #a3d6e0, #f9c7b9

0%
0%
0%

CSS code for this palette

/* CSS */
.black-feather {
color: #0e1b25;
}
.snap-shot {
color: #2b3d50;
}
.azalea-leaf {
color: #4b6572;
}
.terrace-pool {
color: #a3d6e0;
}
.sherbet-fruit {
color: #f9c7b9;
}

/* CSS Variables */
:root {
--black-feather:#0e1b25;
--snap-shot:#2b3d50;
--azalea-leaf:#4b6572;
--terrace-pool:#a3d6e0;
--sherbet-fruit:#f9c7b9;
}

More palettes to explore