All Palettes

Color Palette #f0e78e, #d6c8a8, #a4b6c1, #7c9cbb, #4a7d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.thatched-cottage {
color: #d6c8a8;
}
.sterling-blue {
color: #a4b6c1;
}
.eiger-nordwand {
color: #7c9cbb;
}
.casual-blue {
color: #4a7d8c;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--thatched-cottage:#d6c8a8;
--sterling-blue:#a4b6c1;
--eiger-nordwand:#7c9cbb;
--casual-blue:#4a7d8c;
}

More palettes to explore