Seafoam to HEX — Color Code

HEX

#80f9ad

Format Value
HEX #80f9ad
RGB rgb(128, 249, 173)
HSL hsl(142.3, 91%, 73.9%)
CMYK cmyk(48.6%, 0%, 30.5%, 2.4%)

What is the HEX code for seafoam?

The CSS color seafoam in HEX format is #80f9ad. Use this value directly in CSS, SVG, and most design tools.

How do I use seafoam in CSS?

To apply seafoam in CSS:

  • Text color: color: #80f9ad;
  • Background: background-color: #80f9ad;
  • Border: border-color: #80f9ad;

What are all the color format values for seafoam?

FormatValue
HEX#80f9ad
RGBrgb(128, 249, 173)
HSLhsl(142.3, 91%, 73.9%)
CMYKcmyk(48.6%, 0%, 30.5%, 2.4%)

How do I convert seafoam to HEX?

Select seafoam from the color name list in our color converter. The HEX value — #80f9ad — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does seafoam belong to?

seafoam belongs to the green color family. It is a light, vivid color with HSL values: hue 142.3°, saturation 91%, lightness 73.9%.

How do I create lighter and darker shades of seafoam?

Lighter variant (lightness 88.9%): #c9fcdc. Darker variant (lightness 58.900000000000006%): #37f67e. 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.