All Palettes

Color Palette #5d7a8e, #a4c6c4, #f6e6d5, #f0a800, #d97c30

0%
0%
0%

CSS code for this palette

/* CSS */
.titanium-blue {
color: #5d7a8e;
}
.ocean-kiss {
color: #a4c6c4;
}
.heirloom-lace {
color: #f6e6d5;
}
.welcoming-wasp {
color: #f0a800;
}
.orange-ochre {
color: #d97c30;
}

/* CSS Variables */
:root {
--titanium-blue:#5d7a8e;
--ocean-kiss:#a4c6c4;
--heirloom-lace:#f6e6d5;
--welcoming-wasp:#f0a800;
--orange-ochre:#d97c30;
}

More palettes to explore