All Palettes

Color Palette #3a8d98, #5bb9a7, #a3e0d4, #f7f9e7, #f7c750

0%
0%
0%

CSS code for this palette

/* CSS */
.aqueous {
color: #3a8d98;
}
.shylock {
color: #5bb9a7;
}
.sparkling-mint {
color: #a3e0d4;
}
.photon-white {
color: #f7f9e7;
}
.go-bananas {
color: #f7c750;
}

/* CSS Variables */
:root {
--aqueous:#3a8d98;
--shylock:#5bb9a7;
--sparkling-mint:#a3e0d4;
--photon-white:#f7f9e7;
--go-bananas:#f7c750;
}

More palettes to explore