All Palettes

Color Palette #1f2942, #3d5d7b, #6fa5b8, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.china-pattern {
color: #3d5d7b;
}
.estuary-blue {
color: #6fa5b8;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--china-pattern:#3d5d7b;
--estuary-blue:#6fa5b8;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore