All Palettes

Color Palette #1f7c8e, #4eb7a3, #a1e2d2, #f6c8a2, #d66e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.mountain-lake-azure {
color: #4eb7a3;
}
.aqua-wish {
color: #a1e2d2;
}
.shrimp-toast {
color: #f6c8a2;
}
.field-poppy {
color: #d66e3d;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--mountain-lake-azure:#4eb7a3;
--aqua-wish:#a1e2d2;
--shrimp-toast:#f6c8a2;
--field-poppy:#d66e3d;
}

More palettes to explore