Seaweed green to HSL — Color Code

HSL

hsl(147, 53.1%, 44.3%)

Format Value
HEX #35ad6b
RGB rgb(53, 173, 107)
HSL hsl(147, 53.1%, 44.3%)
CMYK cmyk(69.4%, 0%, 38.2%, 32.2%)

What is the HSL code for seaweed green?

The CSS color seaweed green in HSL format is hsl(147, 53.1%, 44.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use seaweed green in CSS?

To apply seaweed green in CSS:

  • Text color: color: hsl(147, 53.1%, 44.3%);
  • Background: background-color: hsl(147, 53.1%, 44.3%);
  • Border: border-color: hsl(147, 53.1%, 44.3%);

What are all the color format values for seaweed green?

FormatValue
HEX#35ad6b
RGBrgb(53, 173, 107)
HSLhsl(147, 53.1%, 44.3%)
CMYKcmyk(69.4%, 0%, 38.2%, 32.2%)

How do I convert seaweed green to HSL?

Select seaweed green from the color name list in our color converter. The HSL value — hsl(147, 53.1%, 44.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does seaweed green belong to?

seaweed green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 147°, saturation 53.1%, lightness 44.3%.

How do I create lighter and darker shades of seaweed green?

Lighter variant (lightness 59.3%): #60ce92. Darker variant (lightness 29.299999999999997%): #237247. 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.