Spruce to HSL — Color Code

HSL

hsl(152.5, 81%, 20.6%)

Format Value
HEX #0a5f38
RGB rgb(10, 95, 56)
HSL hsl(152.5, 81%, 20.6%)
CMYK cmyk(89.5%, 0%, 41.1%, 62.7%)

What is the HSL code for spruce?

The CSS color spruce in HSL format is hsl(152.5, 81%, 20.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use spruce in CSS?

To apply spruce in CSS:

  • Text color: color: hsl(152.5, 81%, 20.6%);
  • Background: background-color: hsl(152.5, 81%, 20.6%);
  • Border: border-color: hsl(152.5, 81%, 20.6%);

What are all the color format values for spruce?

FormatValue
HEX#0a5f38
RGBrgb(10, 95, 56)
HSLhsl(152.5, 81%, 20.6%)
CMYKcmyk(89.5%, 0%, 41.1%, 62.7%)

How do I convert spruce to HSL?

Select spruce from the color name list in our color converter. The HSL value — hsl(152.5, 81%, 20.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does spruce belong to?

spruce belongs to the green color family. It is a dark, vivid color with HSL values: hue 152.5°, saturation 81%, lightness 20.6%.

How do I create lighter and darker shades of spruce?

Lighter variant (lightness 35.6%): #11a461. Darker variant (lightness 5.600000000000001%): #031a0f. 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.