Olive yellow Color — HEX, RGB, HSL & CMYK Codes

#c2b709
Format Value
HEX #c2b709
RGB rgb(194, 183, 9)
HSL hsl(56.4, 91.1%, 39.8%)
CMYK cmyk(0%, 5.7%, 95.4%, 23.9%)
HSV hsv(56.4, 95.4%, 76.1%)

olive yellow color harmonies

Tints & shades of olive yellow

Tints (lighter)

#c8be1f #cdc436 #d3cb4c #d8d162 #ded879 #e3de8f #e9e5a6 #eeebbc #f4f2d2 #f9f8e9

Shades (darker)

#b0a608 #9f9607 #8d8507 #7b7406 #6a6405 #585304 #474303 #353202 #232102 #121101

Contrast & accessibility

The quick brown fox

On white · 2.09:1 · Fail

The quick brown fox

On black · 10.07:1 · AAA

Recommended text color: #000000

Use olive yellow in code

CSS color: #c2b709;
SCSS $color: #c2b709;
Tailwind bg-[#c2b709]
Swift UIColor(red: 0.761, green: 0.718, blue: 0.035, alpha: 1)
Android Color.parseColor("#c2b709")
Flutter Color(0xFFC2B709)

Colors similar to olive yellow

Browse all Yellow colors →

What is the HEX code for olive yellow?

The CSS color olive yellow in HEX format is #c2b709. Use this value directly in CSS, SVG, and most design tools.

How do I use olive yellow in CSS?

To apply olive yellow in CSS:

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

What are all the color format values for olive yellow?

FormatValue
HEX#c2b709
RGBrgb(194, 183, 9)
HSLhsl(56.4, 91.1%, 39.8%)
CMYKcmyk(0%, 5.7%, 95.4%, 23.9%)

How do I convert olive yellow to HEX?

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

What color family does olive yellow belong to?

olive yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 56.4°, saturation 91.1%, lightness 39.8%.

How do I create lighter and darker shades of olive yellow?

Lighter variant (lightness 54.8%): #f5e823. Darker variant (lightness 24.799999999999997%): #797206. 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.