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

#c7c10c
Format Value
HEX #c7c10c
RGB rgb(199, 193, 12)
HSL hsl(58.1, 88.6%, 41.4%)
CMYK cmyk(0%, 3%, 94%, 22%)
HSV hsv(58.1, 94%, 78%)

vomit yellow color harmonies

Tints & shades of vomit yellow

Tints (lighter)

#ccc722 #d1cc38 #d6d24e #dbd864 #e0dd7a #e6e391 #ebe8a7 #f0eebd #f5f4d3 #faf9e9

Shades (darker)

#b5af0b #a39e0a #918c09 #7f7b08 #6d6907 #5a5805 #484604 #363503 #242302 #121201

Contrast & accessibility

The quick brown fox

On white · 1.9:1 · Fail

The quick brown fox

On black · 11.06:1 · AAA

Recommended text color: #000000

Use vomit yellow in code

CSS color: #c7c10c;
SCSS $color: #c7c10c;
Tailwind bg-[#c7c10c]
Swift UIColor(red: 0.780, green: 0.757, blue: 0.047, alpha: 1)
Android Color.parseColor("#c7c10c")
Flutter Color(0xFFC7C10C)

Colors similar to vomit yellow

Browse all Yellow colors →

What is the HEX code for vomit yellow?

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

How do I use vomit yellow in CSS?

To apply vomit yellow in CSS:

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

What are all the color format values for vomit yellow?

FormatValue
HEX#c7c10c
RGBrgb(199, 193, 12)
HSLhsl(58.1, 88.6%, 41.4%)
CMYKcmyk(0%, 3%, 94%, 22%)

How do I convert vomit yellow to HEX?

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

What color family does vomit yellow belong to?

vomit yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 58.1°, saturation 88.6%, lightness 41.4%.

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

Lighter variant (lightness 56.4%): #f2ec2d. Darker variant (lightness 26.4%): #7f7b08. 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.