#BC102D Color

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

Color preview

#BC102D

Color formats

HEX
#BC102D
RGB
rgb(188, 16, 45)
RGBA
rgba(188, 16, 45, 1)
HSL
hsl(350, 84%, 40%)
HSV
hsv(350, 91%, 74%)
CMYK
cmyk(0%, 91%, 76%, 26%)
CSS variable
--color-primary: #BC102D;
Lowercase HEX
#bc102d

Shades

Tints

Tones

Harmony

CSS snippets for #BC102D

.color-bc102d {
  color: #BC102D;
  background-color: #BC102D;
}

Frequently asked questions

What color is #BC102D?+

#BC102D is a HEX color with RGB value rgb(188, 16, 45) and HSL value hsl(350, 84%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC102D?+

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