All Palettes

Color Palette #5a5b6c, #a29aac, #dfc87c, #fbaf3c, #d8503b

0%
0%
0%

CSS code for this palette

/* CSS */
.shearwater-black {
color: #5a5b6c;
}
.indolence {
color: #a29aac;
}
.blossom-yellow {
color: #dfc87c;
}
.peach-butter {
color: #fbaf3c;
}
.fire-island {
color: #d8503b;
}

/* CSS Variables */
:root {
--shearwater-black:#5a5b6c;
--indolence:#a29aac;
--blossom-yellow:#dfc87c;
--peach-butter:#fbaf3c;
--fire-island:#d8503b;
}

More palettes to explore