#BC3E24 Color

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

Color preview

#BC3E24

Color formats

HEX
#BC3E24
RGB
rgb(188, 62, 36)
RGBA
rgba(188, 62, 36, 1)
HSL
hsl(10, 68%, 44%)
HSV
hsv(10, 81%, 74%)
CMYK
cmyk(0%, 67%, 81%, 26%)
CSS variable
--color-primary: #BC3E24;
Lowercase HEX
#bc3e24

Shades

Tints

Tones

Harmony

CSS snippets for #BC3E24

.color-bc3e24 {
  color: #BC3E24;
  background-color: #BC3E24;
}

Frequently asked questions

What color is #BC3E24?+

#BC3E24 is a HEX color with RGB value rgb(188, 62, 36) and HSL value hsl(10, 68%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC3E24?+

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