Puke yellow to HEX — Color Code

HEX

#c2be0e

Format Value
HEX #c2be0e
RGB rgb(194, 190, 14)
HSL hsl(58.7, 86.5%, 40.8%)
CMYK cmyk(0%, 2.1%, 92.8%, 23.9%)

What is the HEX code for puke yellow?

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

How do I use puke yellow in CSS?

To apply puke yellow in CSS:

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

What are all the color format values for puke yellow?

FormatValue
HEX#c2be0e
RGBrgb(194, 190, 14)
HSLhsl(58.7, 86.5%, 40.8%)
CMYKcmyk(0%, 2.1%, 92.8%, 23.9%)

How do I convert puke yellow to HEX?

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

What color family does puke yellow belong to?

puke yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 58.7°, saturation 86.5%, lightness 40.8%.

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

Lighter variant (lightness 55.8%): #f0ec2d. Darker variant (lightness 25.799999999999997%): #7b7809. 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.