All Palettes

Color Palette #1f4e7a, #3a8e9c, #7fc7b7, #f1e1a7, #f76969

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.aqueous {
color: #3a8e9c;
}
.holiday {
color: #7fc7b7;
}
.french-vanilla {
color: #f1e1a7;
}
.fiery-salmon {
color: #f76969;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--aqueous:#3a8e9c;
--holiday:#7fc7b7;
--french-vanilla:#f1e1a7;
--fiery-salmon:#f76969;
}

More palettes to explore