#BD4500 Color

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

Color preview

#BD4500

Color formats

HEX
#BD4500
RGB
rgb(189, 69, 0)
RGBA
rgba(189, 69, 0, 1)
HSL
hsl(22, 100%, 37%)
HSV
hsv(22, 100%, 74%)
CMYK
cmyk(0%, 63%, 100%, 26%)
CSS variable
--color-primary: #BD4500;
Lowercase HEX
#bd4500

Shades

Tints

Tones

Harmony

CSS snippets for #BD4500

.color-bd4500 {
  color: #BD4500;
  background-color: #BD4500;
}

Frequently asked questions

What color is #BD4500?+

#BD4500 is a HEX color with RGB value rgb(189, 69, 0) and HSL value hsl(22, 100%, 37%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BD4500?+

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