All Palettes

Color Palette #1f2942, #4a6f82, #a9c9d6, #f4b69f, #f79d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.blue-loneliness {
color: #4a6f82;
}
.vast-sky {
color: #a9c9d6;
}
.first-date {
color: #f4b69f;
}
.young-crab {
color: #f79d9c;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--blue-loneliness:#4a6f82;
--vast-sky:#a9c9d6;
--first-date:#f4b69f;
--young-crab:#f79d9c;
}

More palettes to explore