Barf green to HEX — Color Code

HEX

#94ac02

Format Value
HEX #94ac02
RGB rgb(148, 172, 2)
HSL hsl(68.5, 97.7%, 34.1%)
CMYK cmyk(14%, 0%, 98.8%, 32.5%)

What is the HEX code for barf green?

The CSS color barf green in HEX format is #94ac02. Use this value directly in CSS, SVG, and most design tools.

How do I use barf green in CSS?

To apply barf green in CSS:

  • Text color: color: #94ac02;
  • Background: background-color: #94ac02;
  • Border: border-color: #94ac02;

What are all the color format values for barf green?

FormatValue
HEX#94ac02
RGBrgb(148, 172, 2)
HSLhsl(68.5, 97.7%, 34.1%)
CMYKcmyk(14%, 0%, 98.8%, 32.5%)

How do I convert barf green to HEX?

Select barf green from the color name list in our color converter. The HEX value — #94ac02 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does barf green belong to?

barf green belongs to the green color family. It is a medium, vivid color with HSL values: hue 68.5°, saturation 97.7%, lightness 34.1%.

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

Lighter variant (lightness 49.1%): #d5f803. Darker variant (lightness 19.1%): #536001. 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.