All Palettes

Color Palette #d6c8a8, #a8b8c7, #4e6e8d, #2c4e6d, #1f2b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.thatched-cottage {
color: #d6c8a8;
}
.blue-tribute {
color: #a8b8c7;
}
.berry-pie {
color: #4e6e8d;
}
.blue-tang {
color: #2c4e6d;
}
.tangaroa {
color: #1f2b3d;
}

/* CSS Variables */
:root {
--thatched-cottage:#d6c8a8;
--blue-tribute:#a8b8c7;
--berry-pie:#4e6e8d;
--blue-tang:#2c4e6d;
--tangaroa:#1f2b3d;
}

More palettes to explore