#C19C0B Color

Inspect #C19C0B across formats, palettes, contrast and closest named color matches.

Color preview

#C19C0B

Color formats

HEX
#C19C0B
RGB
rgb(193, 156, 11)
RGBA
rgba(193, 156, 11, 1)
HSL
hsl(48, 89%, 40%)
HSV
hsv(48, 94%, 76%)
CMYK
cmyk(0%, 19%, 94%, 24%)
CSS variable
--color-primary: #C19C0B;
Lowercase HEX
#c19c0b

Shades

Tints

Tones

Harmony

CSS snippets for #C19C0B

.color-c19c0b {
  color: #C19C0B;
  background-color: #C19C0B;
}

Frequently asked questions

What color is #C19C0B?+

#C19C0B is a HEX color with RGB value rgb(193, 156, 11) and HSL value hsl(48, 89%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C19C0B?+

The closest Tailwind color is yellow-600, available as the bg-yellow-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools