All Palettes

Color Palette #1f2942, #4d5d7a, #798ba9, #b2a990, #e9c3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.stream {
color: #4d5d7a;
}
.evening-hush {
color: #798ba9;
}
.field-khaki {
color: #b2a990;
}
.toasted-coconut {
color: #e9c3a0;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--stream:#4d5d7a;
--evening-hush:#798ba9;
--field-khaki:#b2a990;
--toasted-coconut:#e9c3a0;
}

More palettes to explore