#C83200 Color

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

Color preview

#C83200

Color formats

HEX
#C83200
RGB
rgb(200, 50, 0)
RGBA
rgba(200, 50, 0, 1)
HSL
hsl(15, 100%, 39%)
HSV
hsv(15, 100%, 78%)
CMYK
cmyk(0%, 75%, 100%, 22%)
CSS variable
--color-primary: #C83200;
Lowercase HEX
#c83200

Shades

Tints

Tones

Harmony

CSS snippets for #C83200

.color-c83200 {
  color: #C83200;
  background-color: #C83200;
}

Frequently asked questions

What color is #C83200?+

#C83200 is a HEX color with RGB value rgb(200, 50, 0) and HSL value hsl(15, 100%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C83200?+

The closest Tailwind color is orange-700, available as the bg-orange-700 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