All Palettes

Color Palette #2f5c93, #4f8ec9, #7bb7e5, #f2ba2c, #d3501d

0%
0%
0%

CSS code for this palette

/* CSS */
.b-dazzled-blue {
color: #2f5c93;
}
.azure-blue {
color: #4f8ec9;
}
.aero {
color: #7bb7e5;
}
.yellow-groove {
color: #f2ba2c;
}
.rusty-nail {
color: #d3501d;
}

/* CSS Variables */
:root {
--b-dazzled-blue:#2f5c93;
--azure-blue:#4f8ec9;
--aero:#7bb7e5;
--yellow-groove:#f2ba2c;
--rusty-nail:#d3501d;
}

More palettes to explore