#BC450A Color

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

Color preview

#BC450A

Color formats

HEX
#BC450A
RGB
rgb(188, 69, 10)
RGBA
rgba(188, 69, 10, 1)
HSL
hsl(20, 90%, 39%)
HSV
hsv(20, 95%, 74%)
CMYK
cmyk(0%, 63%, 95%, 26%)
CSS variable
--color-primary: #BC450A;
Lowercase HEX
#bc450a

Shades

Tints

Tones

Harmony

CSS snippets for #BC450A

.color-bc450a {
  color: #BC450A;
  background-color: #BC450A;
}

Frequently asked questions

What color is #BC450A?+

#BC450A is a HEX color with RGB value rgb(188, 69, 10) and HSL value hsl(20, 90%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC450A?+

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