All Palettes

Color Palette #5d6b89, #a1c1d4, #f0e0c7, #fab700, #d0563e

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-haze {
color: #5d6b89;
}
.airborne {
color: #a1c1d4;
}
.thatched-roof {
color: #f0e0c7;
}
.blue-angels-yellow {
color: #fab700;
}
.spirit-warrior {
color: #d0563e;
}

/* CSS Variables */
:root {
--grape-haze:#5d6b89;
--airborne:#a1c1d4;
--thatched-roof:#f0e0c7;
--blue-angels-yellow:#fab700;
--spirit-warrior:#d0563e;
}

More palettes to explore