#B7250F Color

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

Color preview

#B7250F

Color formats

HEX
#B7250F
RGB
rgb(183, 37, 15)
RGBA
rgba(183, 37, 15, 1)
HSL
hsl(8, 85%, 39%)
HSV
hsv(8, 92%, 72%)
CMYK
cmyk(0%, 80%, 92%, 28%)
CSS variable
--color-primary: #B7250F;
Lowercase HEX
#b7250f

Shades

Tints

Tones

Harmony

CSS snippets for #B7250F

.color-b7250f {
  color: #B7250F;
  background-color: #B7250F;
}

Frequently asked questions

What color is #B7250F?+

#B7250F is a HEX color with RGB value rgb(183, 37, 15) and HSL value hsl(8, 85%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B7250F?+

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