All Palettes

Color Palette #1c4087, #3f6aa6, #6bb3e1, #f0e34c, #f7a350

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-hamlet {
color: #1c4087;
}
.indigo-batik {
color: #3f6aa6;
}
.xavier-blue {
color: #6bb3e1;
}
.yellow-petal {
color: #f0e34c;
}
.ginger-milk {
color: #f7a350;
}

/* CSS Variables */
:root {
--indigo-hamlet:#1c4087;
--indigo-batik:#3f6aa6;
--xavier-blue:#6bb3e1;
--yellow-petal:#f0e34c;
--ginger-milk:#f7a350;
}

More palettes to explore