Dark yellow to HEX — Color Code

HEX

#d5b60a

Format Value
HEX #d5b60a
RGB rgb(213, 182, 10)
HSL hsl(50.8, 91%, 43.7%)
CMYK cmyk(0%, 14.6%, 95.3%, 16.5%)

What is the HEX code for dark yellow?

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

How do I use dark yellow in CSS?

To apply dark yellow in CSS:

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

What are all the color format values for dark yellow?

FormatValue
HEX#d5b60a
RGBrgb(213, 182, 10)
HSLhsl(50.8, 91%, 43.7%)
CMYKcmyk(0%, 14.6%, 95.3%, 16.5%)

How do I convert dark yellow to HEX?

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

What color family does dark yellow belong to?

dark yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 50.8°, saturation 91%, lightness 43.7%.

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

Lighter variant (lightness 58.7%): #f6d836. Darker variant (lightness 28.700000000000003%): #8c7707. 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.