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

#d0c101
Format Value
HEX #d0c101
RGB rgb(208, 193, 1)
HSL hsl(55.7, 99%, 41%)
CMYK cmyk(0%, 7.2%, 99.5%, 18.4%)
HSV hsv(55.7, 99.5%, 81.6%)

ugly yellow color harmonies

Tints & shades of ugly yellow

Tints (lighter)

#d4c718 #d9cc2f #ddd246 #e1d85d #e5dd74 #eae38c #eee8a3 #f2eeba #f6f4d1 #fbf9e8

Shades (darker)

#bdaf01 #aa9e01 #978c01 #847b01 #716901 #5f5800 #4c4600 #393500 #262300 #131200

Contrast & accessibility

The quick brown fox

On white · 1.86:1 · Fail

The quick brown fox

On black · 11.31:1 · AAA

Recommended text color: #000000

Use ugly yellow in code

CSS color: #d0c101;
SCSS $color: #d0c101;
Tailwind bg-[#d0c101]
Swift UIColor(red: 0.816, green: 0.757, blue: 0.004, alpha: 1)
Android Color.parseColor("#d0c101")
Flutter Color(0xFFD0C101)

Colors similar to ugly yellow

Browse all Yellow colors →

What is the HEX code for ugly yellow?

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

How do I use ugly yellow in CSS?

To apply ugly yellow in CSS:

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

What are all the color format values for ugly yellow?

FormatValue
HEX#d0c101
RGBrgb(208, 193, 1)
HSLhsl(55.7, 99%, 41%)
CMYKcmyk(0%, 7.2%, 99.5%, 18.4%)

How do I convert ugly yellow to HEX?

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

What color family does ugly yellow belong to?

ugly yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 55.7°, saturation 99%, lightness 41%.

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

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