#CA840B Color

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

Color preview

#CA840B

Color formats

HEX
#CA840B
RGB
rgb(202, 132, 11)
RGBA
rgba(202, 132, 11, 1)
HSL
hsl(38, 90%, 42%)
HSV
hsv(38, 95%, 79%)
CMYK
cmyk(0%, 35%, 95%, 21%)
CSS variable
--color-primary: #CA840B;
Lowercase HEX
#ca840b

Shades

Tints

Tones

Harmony

CSS snippets for #CA840B

.color-ca840b {
  color: #CA840B;
  background-color: #CA840B;
}

Frequently asked questions

What color is #CA840B?+

#CA840B is a HEX color with RGB value rgb(202, 132, 11) and HSL value hsl(38, 90%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #CA840B?+

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