All Palettes

Color Palette #1c5073, #4b8db4, #7ab8d6, #f2e6b5, #f8a76d

0%
0%
0%

CSS code for this palette

/* CSS */
.canoe-blue {
color: #1c5073;
}
.atlantic-gull {
color: #4b8db4;
}
.regale-blue {
color: #7ab8d6;
}
.bad-moon-yellow {
color: #f2e6b5;
}
.trump-tan {
color: #f8a76d;
}

/* CSS Variables */
:root {
--canoe-blue:#1c5073;
--atlantic-gull:#4b8db4;
--regale-blue:#7ab8d6;
--bad-moon-yellow:#f2e6b5;
--trump-tan:#f8a76d;
}

More palettes to explore