All Palettes

Color Palette #3b5a8c, #5ca5c1, #88c6c8, #f6c4a2, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5a8c;
}
.surgical {
color: #5ca5c1;
}
.embellished-blue {
color: #88c6c8;
}
.shrimp-toast {
color: #f6c4a2;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5a8c;
--surgical:#5ca5c1;
--embellished-blue:#88c6c8;
--shrimp-toast:#f6c4a2;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore