All Palettes

Color Palette #1f4e7a, #2a8ca7, #4cb4c2, #a2d8d2, #f6f9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.scooter {
color: #2a8ca7;
}
.glassmith {
color: #4cb4c2;
}
.smooth-satin {
color: #a2d8d2;
}
.cashew-cheese {
color: #f6f9b9;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--scooter:#2a8ca7;
--glassmith:#4cb4c2;
--smooth-satin:#a2d8d2;
--cashew-cheese:#f6f9b9;
}

More palettes to explore