All Palettes

Color Palette #1d2a35, #4b6572, #6a9a8e, #b9d5c4, #f8f5e2

0%
0%
0%

CSS code for this palette

/* CSS */
.abyssal-anchorfish-blue {
color: #1d2a35;
}
.azalea-leaf {
color: #4b6572;
}
.little-league {
color: #6a9a8e;
}
.little-beaux-blue {
color: #b9d5c4;
}
.star-shine {
color: #f8f5e2;
}

/* CSS Variables */
:root {
--abyssal-anchorfish-blue:#1d2a35;
--azalea-leaf:#4b6572;
--little-league:#6a9a8e;
--little-beaux-blue:#b9d5c4;
--star-shine:#f8f5e2;
}

More palettes to explore