All Palettes

Color Palette #1f4e7a, #4a93b0, #a0c4da, #f6c146, #e9634e

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.atlantic-gull {
color: #4a93b0;
}
.metal-gear {
color: #a0c4da;
}
.cakepop-sorbet {
color: #f6c146;
}
.connect-red {
color: #e9634e;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--atlantic-gull:#4a93b0;
--metal-gear:#a0c4da;
--cakepop-sorbet:#f6c146;
--connect-red:#e9634e;
}

More palettes to explore