All Palettes

Color Palette #1a1f3d, #4b6b8b, #76a9b2, #ffcb5c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a1f3d;
}
.revel-blue {
color: #4b6b8b;
}
.inner-sanctum {
color: #76a9b2;
}
.nacho {
color: #ffcb5c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a1f3d;
--revel-blue:#4b6b8b;
--inner-sanctum:#76a9b2;
--nacho:#ffcb5c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore