All Palettes

Color Palette #3a3e4b, #6d7a88, #a1c0d3, #f1b74b, #d9623a

0%
0%
0%

CSS code for this palette

/* CSS */
.inkblot {
color: #3a3e4b;
}
.astronomicon-grey {
color: #6d7a88;
}
.angel-falls {
color: #a1c0d3;
}
.maximum-yellow-red {
color: #f1b74b;
}
.flint-corn-red {
color: #d9623a;
}

/* CSS Variables */
:root {
--inkblot:#3a3e4b;
--astronomicon-grey:#6d7a88;
--angel-falls:#a1c0d3;
--maximum-yellow-red:#f1b74b;
--flint-corn-red:#d9623a;
}

More palettes to explore