All Palettes

Color Palette #3b4f8c, #6c90c6, #a3c7e0, #f1e2a7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.tory-blue {
color: #3b4f8c;
}
.cornflower-blue {
color: #6c90c6;
}
.sea-cliff {
color: #a3c7e0;
}
.french-vanilla {
color: #f1e2a7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--tory-blue:#3b4f8c;
--cornflower-blue:#6c90c6;
--sea-cliff:#a3c7e0;
--french-vanilla:#f1e2a7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore