#BD4800 Color

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

Color preview

#BD4800

Color formats

HEX
#BD4800
RGB
rgb(189, 72, 0)
RGBA
rgba(189, 72, 0, 1)
HSL
hsl(23, 100%, 37%)
HSV
hsv(23, 100%, 74%)
CMYK
cmyk(0%, 62%, 100%, 26%)
CSS variable
--color-primary: #BD4800;
Lowercase HEX
#bd4800

Shades

Tints

Tones

Harmony

CSS snippets for #BD4800

.color-bd4800 {
  color: #BD4800;
  background-color: #BD4800;
}

Frequently asked questions

What color is #BD4800?+

#BD4800 is a HEX color with RGB value rgb(189, 72, 0) and HSL value hsl(23, 100%, 37%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BD4800?+

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