All Palettes

Color Palette #1f2942, #4a5a82, #9e9eb3, #c9b9d5, #e6a2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.yacht-club-blue {
color: #4a5a82;
}
.purple-balance {
color: #9e9eb3;
}
.purple-shine {
color: #c9b9d5;
}
.think-pink {
color: #e6a2c1;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--yacht-club-blue:#4a5a82;
--purple-balance:#9e9eb3;
--purple-shine:#c9b9d5;
--think-pink:#e6a2c1;
}

More palettes to explore