All Palettes

Color Palette #3a8c8d, #f0a800, #f3b058, #6a3e3e, #d94f30

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3a8c8d;
}
.welcoming-wasp {
color: #f0a800;
}
.golden-hour {
color: #f3b058;
}
.burgundy-wine {
color: #6a3e3e;
}
.fire-island {
color: #d94f30;
}

/* CSS Variables */
:root {
--blue-chill:#3a8c8d;
--welcoming-wasp:#f0a800;
--golden-hour:#f3b058;
--burgundy-wine:#6a3e3e;
--fire-island:#d94f30;
}

More palettes to explore