Seaweed green to HEX — Color Code

HEX

#35ad6b

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 HEX code for seaweed green?

The CSS color seaweed green in HEX format is #35ad6b. 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: #35ad6b;
  • Background: background-color: #35ad6b;
  • Border: border-color: #35ad6b;

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 HEX?

Select seaweed green from the color name list in our color converter. The HEX value — #35ad6b — 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 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.