All Palettes

Color Palette #5a7f8c, #a1c8d3, #e2f6f8, #f9c59f, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.technical-blue {
color: #5a7f8c;
}
.blue-dam {
color: #a1c8d3;
}
.coastal-breeze {
color: #e2f6f8;
}
.shrimp-toast {
color: #f9c59f;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--technical-blue:#5a7f8c;
--blue-dam:#a1c8d3;
--coastal-breeze:#e2f6f8;
--shrimp-toast:#f9c59f;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore