What is the HSL code for topaz?
The CSS color topaz in HSL format is hsl(175.7, 81.6%, 40.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use topaz in CSS?
To apply topaz in CSS:
- Text color: color: hsl(175.7, 81.6%, 40.4%);
- Background: background-color: hsl(175.7, 81.6%, 40.4%);
- Border: border-color: hsl(175.7, 81.6%, 40.4%);
What are all the color format values for topaz?
| Format | Value |
|---|---|
| HEX | #13bbaf |
| RGB | rgb(19, 187, 175) |
| HSL | hsl(175.7, 81.6%, 40.4%) |
| CMYK | cmyk(89.8%, 0%, 6.4%, 26.7%) |
How do I convert topaz to HSL?
Select topaz from the color name list in our color converter. The HSL value — hsl(175.7, 81.6%, 40.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does topaz belong to?
topaz belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 175.7°, saturation 81.6%, lightness 40.4%.
How do I create lighter and darker shades of topaz?
Lighter variant (lightness 55.4%): #30eadd. Darker variant (lightness 25.4%): #0c766e. 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.