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

#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%)
HSV hsv(58.7, 92.8%, 76.1%)

puke yellow color harmonies

Tints & shades of puke yellow

Tints (lighter)

#c8c424 #cdca3a #d3d050 #d8d666 #dedc7c #e3e191 #e9e7a7 #eeedbd #f4f3d3 #f9f9e9

Shades (darker)

#b0ad0d #9f9b0b #8d8a0a #7b7909 #6a6808 #585606 #474505 #353404 #232303 #121101

Contrast & accessibility

The quick brown fox

On white · 1.97:1 · Fail

The quick brown fox

On black · 10.67:1 · AAA

Recommended text color: #000000

Use puke yellow in code

CSS color: #c2be0e;
SCSS $color: #c2be0e;
Tailwind bg-[#c2be0e]
Swift UIColor(red: 0.761, green: 0.745, blue: 0.055, alpha: 1)
Android Color.parseColor("#c2be0e")
Flutter Color(0xFFC2BE0E)

Colors similar to puke yellow

Browse all Yellow colors →

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.