All Palettes

Color Palette #1a996c, #4cc2a6, #a1e8c0, #f3f9d2, #f6c84c

0%
0%
0%

CSS code for this palette

/* CSS */
.biel-tan-green {
color: #1a996c;
}
.eucalipto {
color: #4cc2a6;
}
.bright-sea-green {
color: #a1e8c0;
}
.spilt-milk {
color: #f3f9d2;
}
.sunny-mood {
color: #f6c84c;
}

/* CSS Variables */
:root {
--biel-tan-green:#1a996c;
--eucalipto:#4cc2a6;
--bright-sea-green:#a1e8c0;
--spilt-milk:#f3f9d2;
--sunny-mood:#f6c84c;
}

More palettes to explore