All Palettes

Color Palette #1d408c, #4a7bb0, #7bc5e0, #ffcb5c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-hamlet {
color: #1d408c;
}
.seabrook {
color: #4a7bb0;
}
.bliss-blue {
color: #7bc5e0;
}
.nacho {
color: #ffcb5c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--indigo-hamlet:#1d408c;
--seabrook:#4a7bb0;
--bliss-blue:#7bc5e0;
--nacho:#ffcb5c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore