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

#eedc5b
Format Value
HEX #eedc5b
RGB rgb(238, 220, 91)
HSL hsl(52.7, 81.2%, 64.5%)
CMYK cmyk(0%, 7.6%, 61.8%, 6.7%)
HSV hsv(52.7, 61.8%, 93.3%)

dull yellow color harmonies

Tints & shades of dull yellow

Tints (lighter)

#f0df6a #f1e279 #f3e688 #f4e997 #f6eca6 #f7efb4 #f9f2c3 #faf5d2 #fcf9e1 #fdfcf0

Shades (darker)

#d8c853 #c3b44a #ada042 #978c3a #827832 #6c6429 #575021 #413c19 #2b2811 #161408

Contrast & accessibility

The quick brown fox

On white · 1.4:1 · Fail

The quick brown fox

On black · 15.02:1 · AAA

Recommended text color: #000000

Use dull yellow in code

CSS color: #eedc5b;
SCSS $color: #eedc5b;
Tailwind bg-[#eedc5b]
Swift UIColor(red: 0.933, green: 0.863, blue: 0.357, alpha: 1)
Android Color.parseColor("#eedc5b")
Flutter Color(0xFFEEDC5B)

Colors similar to dull yellow

Browse all Yellow colors →

What is the HEX code for dull yellow?

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

How do I use dull yellow in CSS?

To apply dull yellow in CSS:

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

What are all the color format values for dull yellow?

FormatValue
HEX#eedc5b
RGBrgb(238, 220, 91)
HSLhsl(52.7, 81.2%, 64.5%)
CMYKcmyk(0%, 7.6%, 61.8%, 6.7%)

How do I convert dull yellow to HEX?

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

What color family does dull yellow belong to?

dull yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 52.7°, saturation 81.2%, lightness 64.5%.

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

Lighter variant (lightness 79.5%): #f5eba0. Darker variant (lightness 49.5%): #e5cc18. 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.