All Palettes

Color Palette #1f2b42, #4a6b8c, #6da2c5, #b8e0e5, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2b42;
}
.revel-blue {
color: #4a6b8c;
}
.air-blue {
color: #6da2c5;
}
.basin-blue {
color: #b8e0e5;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2b42;
--revel-blue:#4a6b8c;
--air-blue:#6da2c5;
--basin-blue:#b8e0e5;
--sunny-mood:#f7c94b;
}

More palettes to explore