All Palettes

Color Palette #4e8a97, #65b3a1, #a4dfd4, #f4c96c, #d67a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-square {
color: #4e8a97;
}
.tropic-turquoise {
color: #65b3a1;
}
.sparkling-mint {
color: #a4dfd4;
}
.cornsilk-yellow {
color: #f4c96c;
}
.sweet-potato {
color: #d67a3d;
}

/* CSS Variables */
:root {
--blue-square:#4e8a97;
--tropic-turquoise:#65b3a1;
--sparkling-mint:#a4dfd4;
--cornsilk-yellow:#f4c96c;
--sweet-potato:#d67a3d;
}

More palettes to explore