All Palettes

Color Palette #3b4f8c, #6d8fb0, #a2c2d7, #f2e3a6, #e57a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.tory-blue {
color: #3b4f8c;
}
.grant-village {
color: #6d8fb0;
}
.blue-bows {
color: #a2c2d7;
}
.cymophane-yellow {
color: #f2e3a6;
}
.cosmic-coral {
color: #e57a6c;
}

/* CSS Variables */
:root {
--tory-blue:#3b4f8c;
--grant-village:#6d8fb0;
--blue-bows:#a2c2d7;
--cymophane-yellow:#f2e3a6;
--cosmic-coral:#e57a6c;
}

More palettes to explore