What is the HSL code for sapphire?
The CSS color sapphire in HSL format is hsl(230, 67.6%, 40%). 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: hsl(230, 67.6%, 40%);
- Background: background-color: hsl(230, 67.6%, 40%);
- Border: border-color: hsl(230, 67.6%, 40%);
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 HSL?
Select sapphire from the color name list in our color converter. The HSL value — hsl(230, 67.6%, 40%) — 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 HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.