All Palettes

Color Palette #1b3b6f, #3e7aa3, #9bc4e4, #f0e784, #fc6c5f

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3b6f;
}
.cendre-blue {
color: #3e7aa3;
}
.pale-cerulean {
color: #9bc4e4;
}
.machine-oil {
color: #f0e784;
}
.grapefruit-pulp {
color: #fc6c5f;
}

/* CSS Variables */
:root {
--assault:#1b3b6f;
--cendre-blue:#3e7aa3;
--pale-cerulean:#9bc4e4;
--machine-oil:#f0e784;
--grapefruit-pulp:#fc6c5f;
}

More palettes to explore