Dark seafoam to HSL — Color Code

HSL

hsl(156.4, 70.8%, 41.6%)

Format Value
HEX #1fb57a
RGB rgb(31, 181, 122)
HSL hsl(156.4, 70.8%, 41.6%)
CMYK cmyk(82.9%, 0%, 32.6%, 29%)

What is the HSL code for dark seafoam?

The CSS color dark seafoam in HSL format is hsl(156.4, 70.8%, 41.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark seafoam in CSS?

To apply dark seafoam in CSS:

  • Text color: color: hsl(156.4, 70.8%, 41.6%);
  • Background: background-color: hsl(156.4, 70.8%, 41.6%);
  • Border: border-color: hsl(156.4, 70.8%, 41.6%);

What are all the color format values for dark seafoam?

FormatValue
HEX#1fb57a
RGBrgb(31, 181, 122)
HSLhsl(156.4, 70.8%, 41.6%)
CMYKcmyk(82.9%, 0%, 32.6%, 29%)

How do I convert dark seafoam to HSL?

Select dark seafoam from the color name list in our color converter. The HSL value — hsl(156.4, 70.8%, 41.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark seafoam belong to?

dark seafoam belongs to the green color family. It is a medium, vivid color with HSL values: hue 156.4°, saturation 70.8%, lightness 41.6%.

How do I create lighter and darker shades of dark seafoam?

Lighter variant (lightness 56.6%): #42dfa1. Darker variant (lightness 26.6%): #14744e. 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.