Vomit yellow to HSL — Color Code

#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 HSL code for vomit yellow?

The CSS color vomit yellow in HSL format is hsl(58.1, 88.6%, 41.4%). 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: hsl(58.1, 88.6%, 41.4%);
  • Background: background-color: hsl(58.1, 88.6%, 41.4%);
  • Border: border-color: hsl(58.1, 88.6%, 41.4%);

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 HSL?

Select vomit yellow from the color name list in our color converter. The HSL value — hsl(58.1, 88.6%, 41.4%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.