All Palettes

Color Palette #3b4f8c, #6a7c9a, #a6c0e8, #f1e9a7, #f67d6f

0%
0%
0%

CSS code for this palette

/* CSS */
.tory-blue {
color: #3b4f8c;
}
.searching-blue {
color: #6a7c9a;
}
.sky-high {
color: #a6c0e8;
}
.majestic-treasures {
color: #f1e9a7;
}
.smoked-salmon {
color: #f67d6f;
}

/* CSS Variables */
:root {
--tory-blue:#3b4f8c;
--searching-blue:#6a7c9a;
--sky-high:#a6c0e8;
--majestic-treasures:#f1e9a7;
--smoked-salmon:#f67d6f;
}

More palettes to explore