All Palettes

Color Palette #5e8d8a, #a3c8b6, #f2e29c, #f6a779, #d95d45

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5e8d8a;
}
.lobaria-lichen {
color: #a3c8b6;
}
.buttery-croissant {
color: #f2e29c;
}
.pumpkin-hue {
color: #f6a779;
}
.flame-stitch {
color: #d95d45;
}

/* CSS Variables */
:root {
--steel-teal:#5e8d8a;
--lobaria-lichen:#a3c8b6;
--buttery-croissant:#f2e29c;
--pumpkin-hue:#f6a779;
--flame-stitch:#d95d45;
}

More palettes to explore