All Palettes

Color Palette #d4a559, #a6c4b6, #76bac1, #4f8d9c, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-honey {
color: #d4a559;
}
.folk-tales {
color: #a6c4b6;
}
.tibetan-stone {
color: #76bac1;
}
.blue-square {
color: #4f8d9c;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--sweet-honey:#d4a559;
--folk-tales:#a6c4b6;
--tibetan-stone:#76bac1;
--blue-square:#4f8d9c;
--snap-shot:#2b3d50;
}

More palettes to explore