Vomit Color — HEX, RGB, HSL & CMYK Codes

#a2a415
Format Value
HEX #a2a415
RGB rgb(162, 164, 21)
HSL hsl(60.8, 77.3%, 36.3%)
CMYK cmyk(1.2%, 0%, 87.2%, 35.7%)
HSV hsv(60.8, 87.2%, 64.3%)

vomit color harmonies

Tints & shades of vomit

Tints (lighter)

#aaac2a #b3b540 #bbbd55 #c4c56a #cccd7f #d5d695 #dddeaa #e6e6bf #eeeed4 #f7f7ea

Shades (darker)

#939513 #858611 #76770f #67680d #58590b #4a4b0a #3b3c08 #2c2d06 #1d1e04 #0f0f02

Contrast & accessibility

The quick brown fox

On white · 2.67:1 · Fail

The quick brown fox

On black · 7.86:1 · AAA

Recommended text color: #000000

Use vomit in code

CSS color: #a2a415;
SCSS $color: #a2a415;
Tailwind bg-[#a2a415]
Swift UIColor(red: 0.635, green: 0.643, blue: 0.082, alpha: 1)
Android Color.parseColor("#a2a415")
Flutter Color(0xFFA2A415)

Colors similar to vomit

Browse all Yellow colors →

What is the HEX code for vomit?

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

How do I use vomit in CSS?

To apply vomit in CSS:

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

What are all the color format values for vomit?

FormatValue
HEX#a2a415
RGBrgb(162, 164, 21)
HSLhsl(60.8, 77.3%, 36.3%)
CMYKcmyk(1.2%, 0%, 87.2%, 35.7%)

How do I convert vomit to HEX?

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

What color family does vomit belong to?

vomit belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 60.8°, saturation 77.3%, lightness 36.3%.

How do I create lighter and darker shades of vomit?

Lighter variant (lightness 51.3%): #e0e323. Darker variant (lightness 21.299999999999997%): #5f600c. 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.