What is the HEX code for sapphire?
The CSS color sapphire in HEX format is #2138ab. Use this value directly in CSS, SVG, and most design tools.
How do I use sapphire in CSS?
To apply sapphire in CSS:
- Text color: color: #2138ab;
- Background: background-color: #2138ab;
- Border: border-color: #2138ab;
What are all the color format values for sapphire?
| Format | Value |
|---|---|
| HEX | #2138ab |
| RGB | rgb(33, 56, 171) |
| HSL | hsl(230, 67.6%, 40%) |
| CMYK | cmyk(80.7%, 67.3%, 0%, 32.9%) |
How do I convert sapphire to HEX?
Select sapphire from the color name list in our color converter. The HEX value — #2138ab — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sapphire belong to?
sapphire belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 230°, saturation 67.6%, lightness 40%.
How do I create lighter and darker shades of sapphire?
Lighter variant (lightness 55%): #3f59da. Darker variant (lightness 25%): #15236b. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.