All Palettes

Color Palette #bd8700, #292929, #457d79, #a4c1c6, #f0e6d1

0%
0%
0%

CSS code for this palette

/* CSS */
.kenyan-sand {
color: #bd8700;
}
.chromaphobic-black {
color: #292929;
}
.fir-blue {
color: #457d79;
}
.ocean-kiss {
color: #a4c1c6;
}
.ancient-ivory {
color: #f0e6d1;
}

/* CSS Variables */
:root {
--kenyan-sand:#bd8700;
--chromaphobic-black:#292929;
--fir-blue:#457d79;
--ocean-kiss:#a4c1c6;
--ancient-ivory:#f0e6d1;
}

More palettes to explore