All Palettes

Color Palette #5c7d99, #a1c6d4, #f1b74b, #e7693c, #d1335b

0%
0%
0%

CSS code for this palette

/* CSS */
.slate-blue {
color: #5c7d99;
}
.blue-dam {
color: #a1c6d4;
}
.maximum-yellow-red {
color: #f1b74b;
}
.emergency-zone {
color: #e7693c;
}
.infrared-gloze {
color: #d1335b;
}

/* CSS Variables */
:root {
--slate-blue:#5c7d99;
--blue-dam:#a1c6d4;
--maximum-yellow-red:#f1b74b;
--emergency-zone:#e7693c;
--infrared-gloze:#d1335b;
}

More palettes to explore