Puke Color — HEX, RGB, HSL & CMYK Codes

#a5a502
Format Value
HEX #a5a502
RGB rgb(165, 165, 2)
HSL hsl(60, 97.6%, 32.7%)
CMYK cmyk(0%, 0%, 98.8%, 35.3%)
HSV hsv(60, 98.8%, 64.7%)

puke color harmonies

Tints & shades of puke

Tints (lighter)

#adad19 #b5b530 #bebe47 #c6c65e #cece75 #d6d68c #dedea3 #e6e6ba #efefd1 #f7f7e8

Shades (darker)

#969602 #878702 #787801 #696901 #5a5a01 #4b4b01 #3c3c01 #2d2d01 #1e1e00 #0f0f00

Contrast & accessibility

The quick brown fox

On white · 2.63:1 · Fail

The quick brown fox

On black · 7.98:1 · AAA

Recommended text color: #000000

Use puke in code

CSS color: #a5a502;
SCSS $color: #a5a502;
Tailwind bg-[#a5a502]
Swift UIColor(red: 0.647, green: 0.647, blue: 0.008, alpha: 1)
Android Color.parseColor("#a5a502")
Flutter Color(0xFFA5A502)

Colors similar to puke

Browse all Yellow colors →

What is the HEX code for puke?

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

How do I use puke in CSS?

To apply puke in CSS:

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

What are all the color format values for puke?

FormatValue
HEX#a5a502
RGBrgb(165, 165, 2)
HSLhsl(60, 97.6%, 32.7%)
CMYKcmyk(0%, 0%, 98.8%, 35.3%)

How do I convert puke to HEX?

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

What color family does puke belong to?

puke belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 60°, saturation 97.6%, lightness 32.7%.

How do I create lighter and darker shades of puke?

Lighter variant (lightness 47.7%): #f0f003. Darker variant (lightness 17.700000000000003%): #595901. 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.