Dull yellow to CMYK

Color Code

#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 CMYK code for dull yellow?

The CSS color dull yellow in CMYK format is cmyk(0%, 7.6%, 61.8%, 6.7%). 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: cmyk(0%, 7.6%, 61.8%, 6.7%);
  • Background: background-color: cmyk(0%, 7.6%, 61.8%, 6.7%);
  • Border: border-color: cmyk(0%, 7.6%, 61.8%, 6.7%);

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 CMYK?

Select dull yellow from the color name list in our color converter. The CMYK value — cmyk(0%, 7.6%, 61.8%, 6.7%) — 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 CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.