Pea Color — HEX, RGB, HSL & CMYK Codes

#a4bf20
Format Value
HEX #a4bf20
RGB rgb(164, 191, 32)
HSL hsl(70.2, 71.3%, 43.7%)
CMYK cmyk(14.1%, 0%, 83.2%, 25.1%)
HSV hsv(70.2, 83.2%, 74.9%)

pea color harmonies

Tints & shades of pea

Tints (lighter)

#acc534 #b5cb49 #bdd05d #c5d671 #cddc85 #d6e29a #dee8ae #e6eec2 #eef3d6 #f7f9eb

Shades (darker)

#95ae1d #869c1a #778b17 #687a14 #596811 #4b570f #3c450c #2d3409 #1e2306 #0f1103

Contrast & accessibility

The quick brown fox

On white · 2.09:1 · Fail

The quick brown fox

On black · 10.05:1 · AAA

Recommended text color: #000000

Use pea in code

CSS color: #a4bf20;
SCSS $color: #a4bf20;
Tailwind bg-[#a4bf20]
Swift UIColor(red: 0.643, green: 0.749, blue: 0.125, alpha: 1)
Android Color.parseColor("#a4bf20")
Flutter Color(0xFFA4BF20)

Colors similar to pea

Browse all Green colors →

What is the HEX code for pea?

The CSS color pea in HEX format is #a4bf20. Use this value directly in CSS, SVG, and most design tools.

How do I use pea in CSS?

To apply pea in CSS:

  • Text color: color: #a4bf20;
  • Background: background-color: #a4bf20;
  • Border: border-color: #a4bf20;

What are all the color format values for pea?

FormatValue
HEX#a4bf20
RGBrgb(164, 191, 32)
HSLhsl(70.2, 71.3%, 43.7%)
CMYKcmyk(14.1%, 0%, 83.2%, 25.1%)

How do I convert pea to HEX?

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

What color family does pea belong to?

pea belongs to the green color family. It is a medium, vivid color with HSL values: hue 70.2°, saturation 71.3%, lightness 43.7%.

How do I create lighter and darker shades of pea?

Lighter variant (lightness 58.7%): #c7e14b. Darker variant (lightness 28.700000000000003%): #6c7d15. 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.