All Palettes

Color Palette #a6d8b5, #50b9a9, #3a7878, #f2d3a1, #e3b03b

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a6d8b5;
}
.mountain-lake-azure {
color: #50b9a9;
}
.atlantic-wave {
color: #3a7878;
}
.antique-wicker-basket {
color: #f2d3a1;
}
.themeda-japonica {
color: #e3b03b;
}

/* CSS Variables */
:root {
--frugal:#a6d8b5;
--mountain-lake-azure:#50b9a9;
--atlantic-wave:#3a7878;
--antique-wicker-basket:#f2d3a1;
--themeda-japonica:#e3b03b;
}

More palettes to explore