All Palettes

Color Palette #1f4e7a, #3b7991, #5cb7b7, #a0d3d4, #f2a131

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.larkspur {
color: #3b7991;
}
.hygiene-green {
color: #5cb7b7;
}
.morning-glory {
color: #a0d3d4;
}
.yellow-sea {
color: #f2a131;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--larkspur:#3b7991;
--hygiene-green:#5cb7b7;
--morning-glory:#a0d3d4;
--yellow-sea:#f2a131;
}

More palettes to explore