#BB230C Color

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

Color preview

#BB230C

Color formats

HEX
#BB230C
RGB
rgb(187, 35, 12)
RGBA
rgba(187, 35, 12, 1)
HSL
hsl(8, 88%, 39%)
HSV
hsv(8, 94%, 73%)
CMYK
cmyk(0%, 81%, 94%, 27%)
CSS variable
--color-primary: #BB230C;
Lowercase HEX
#bb230c

Shades

Tints

Tones

Harmony

CSS snippets for #BB230C

.color-bb230c {
  color: #BB230C;
  background-color: #BB230C;
}

Frequently asked questions

What color is #BB230C?+

#BB230C is a HEX color with RGB value rgb(187, 35, 12) and HSL value hsl(8, 88%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB230C?+

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