All Palettes

Color Palette #5b8f8d, #a3d7d2, #f4e0a4, #f1b74b, #d86e41

0%
0%
0%

CSS code for this palette

/* CSS */
.tort {
color: #5b8f8d;
}
.smooth-satin {
color: #a3d7d2;
}
.sun-dust {
color: #f4e0a4;
}
.maximum-yellow-red {
color: #f1b74b;
}
.field-poppy {
color: #d86e41;
}

/* CSS Variables */
:root {
--tort:#5b8f8d;
--smooth-satin:#a3d7d2;
--sun-dust:#f4e0a4;
--maximum-yellow-red:#f1b74b;
--field-poppy:#d86e41;
}

More palettes to explore