All Palettes

Color Palette #4ab0ae, #6bd0d1, #a3e6e5, #f2f5a8, #ff6e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.verdigris {
color: #4ab0ae;
}
.throat-chakra {
color: #6bd0d1;
}
.everest {
color: #a3e6e5;
}
.australian-mint {
color: #f2f5a8;
}
.carrot {
color: #ff6e3d;
}

/* CSS Variables */
:root {
--verdigris:#4ab0ae;
--throat-chakra:#6bd0d1;
--everest:#a3e6e5;
--australian-mint:#f2f5a8;
--carrot:#ff6e3d;
}

More palettes to explore