All color formats
CSS code
color: light-steel-blue;
color: #B0C4DE;
background-color: light-steel-blue;
Accessibility
Similar colors
Frequently asked questions
What is the HEX code for LightSteelBlue?
The CSS named color LightSteelBlue has the HEX code #B0C4DE. You can use either the name or the HEX value in CSS.
Is LightSteelBlue a web safe color?
All 148 CSS named colors are supported by every modern browser. 'Web safe' historically referred to a 216-color palette for 8-bit displays — no longer a practical constraint.
How do I use LightSteelBlue in CSS?
Use color: light-steel-blue; or color: #B0C4DE; — both are equivalent in all browsers.
