All Palettes

Color Palette #1e597b, #d15b29, #f6e4c1, #b6997c, #3c2e25

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-hunter {
color: #1e597b;
}
.bright-delight {
color: #d15b29;
}
.tea-light {
color: #f6e4c1;
}
.coffee-clay {
color: #b6997c;
}
.sambuca {
color: #3c2e25;
}

/* CSS Variables */
:root {
--sea-hunter:#1e597b;
--bright-delight:#d15b29;
--tea-light:#f6e4c1;
--coffee-clay:#b6997c;
--sambuca:#3c2e25;
}

More palettes to explore