All Palettes

Color Palette #4a6e8c, #6da1b0, #a6c9d8, #e1b851, #d87c31

0%
0%
0%

CSS code for this palette

/* CSS */
.sailor-s-bay {
color: #4a6e8c;
}
.stillwater {
color: #6da1b0;
}
.alpine-morning-blue {
color: #a6c9d8;
}
.high-honey {
color: #e1b851;
}
.orange-ochre {
color: #d87c31;
}

/* CSS Variables */
:root {
--sailor-s-bay:#4a6e8c;
--stillwater:#6da1b0;
--alpine-morning-blue:#a6c9d8;
--high-honey:#e1b851;
--orange-ochre:#d87c31;
}

More palettes to explore