All Palettes

Color Palette #6eb4a3, #a9c7ba, #cee3d6, #f1f8e2, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.tropic-turquoise {
color: #6eb4a3;
}
.y-n-h-i-smoke {
color: #a9c7ba;
}
.light-silverton {
color: #cee3d6;
}
.fresh-dew {
color: #f1f8e2;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--tropic-turquoise:#6eb4a3;
--y-n-h-i-smoke:#a9c7ba;
--light-silverton:#cee3d6;
--fresh-dew:#f1f8e2;
--blue-angels-yellow:#fab700;
}

More palettes to explore