All Palettes

Color Palette #1a4c6b, #7f8c9f, #f0c17a, #db5a33, #a12b54

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.lucid-blue {
color: #7f8c9f;
}
.sunrise {
color: #f0c17a;
}
.inferno {
color: #db5a33;
}
.cherries-jubilee {
color: #a12b54;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--lucid-blue:#7f8c9f;
--sunrise:#f0c17a;
--inferno:#db5a33;
--cherries-jubilee:#a12b54;
}

More palettes to explore