All Palettes

Color Palette #a6d8c4, #f1b83b, #e76e50, #f9c9b9, #3a6c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.southern-belle {
color: #a6d8c4;
}
.dairy-made {
color: #f1b83b;
}
.entan-red {
color: #e76e50;
}
.sherbet-fruit {
color: #f9c9b9;
}
.living-stream {
color: #3a6c8d;
}

/* CSS Variables */
:root {
--southern-belle:#a6d8c4;
--dairy-made:#f1b83b;
--entan-red:#e76e50;
--sherbet-fruit:#f9c9b9;
--living-stream:#3a6c8d;
}

More palettes to explore