All Palettes

Color Palette #3e4a6a, #6a7c9a, #a5c6d5, #f2e5ba, #f26e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.buster {
color: #3e4a6a;
}
.searching-blue {
color: #6a7c9a;
}
.blue-dam {
color: #a5c6d5;
}
.pearl-yellow {
color: #f2e5ba;
}
.breeze-of-chilli {
color: #f26e6e;
}

/* CSS Variables */
:root {
--buster:#3e4a6a;
--searching-blue:#6a7c9a;
--blue-dam:#a5c6d5;
--pearl-yellow:#f2e5ba;
--breeze-of-chilli:#f26e6e;
}

More palettes to explore