Yellow ochre Color — HEX, RGB, HSL & CMYK Codes

#cb9d06
Format Value
HEX #cb9d06
RGB rgb(203, 157, 6)
HSL hsl(46, 94.3%, 41%)
CMYK cmyk(0%, 22.7%, 97%, 20.4%)
HSV hsv(46, 97%, 79.6%)

yellow ochre color harmonies

Tints & shades of yellow ochre

Tints (lighter)

#d0a61d #d4af33 #d9b84a #dec161 #e3ca77 #e7d28e #ecdba4 #f1e4bb #f6edd2 #faf6e8

Shades (darker)

#b98f05 #a68005 #947204 #816404 #6f5603 #5c4703 #4a3902 #372b02 #251d01 #120e01

Contrast & accessibility

The quick brown fox

On white · 2.51:1 · Fail

The quick brown fox

On black · 8.36:1 · AAA

Recommended text color: #000000

Use yellow ochre in code

CSS color: #cb9d06;
SCSS $color: #cb9d06;
Tailwind bg-[#cb9d06]
Swift UIColor(red: 0.796, green: 0.616, blue: 0.024, alpha: 1)
Android Color.parseColor("#cb9d06")
Flutter Color(0xFFCB9D06)

Colors similar to yellow ochre

Browse all Yellow colors →

What is the HEX code for yellow ochre?

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

How do I use yellow ochre in CSS?

To apply yellow ochre in CSS:

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

What are all the color format values for yellow ochre?

FormatValue
HEX#cb9d06
RGBrgb(203, 157, 6)
HSLhsl(46, 94.3%, 41%)
CMYKcmyk(0%, 22.7%, 97%, 20.4%)

How do I convert yellow ochre to HEX?

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

What color family does yellow ochre belong to?

yellow ochre belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 46°, saturation 94.3%, lightness 41%.

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

Lighter variant (lightness 56%): #f9c725. Darker variant (lightness 26%): #816404. 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.