#BD0300 Color

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

Color preview

#BD0300

Color formats

HEX
#BD0300
RGB
rgb(189, 3, 0)
RGBA
rgba(189, 3, 0, 1)
HSL
hsl(1, 100%, 37%)
HSV
hsv(1, 100%, 74%)
CMYK
cmyk(0%, 98%, 100%, 26%)
CSS variable
--color-primary: #BD0300;
Lowercase HEX
#bd0300

Shades

Tints

Tones

Harmony

CSS snippets for #BD0300

.color-bd0300 {
  color: #BD0300;
  background-color: #BD0300;
}

Frequently asked questions

What color is #BD0300?+

#BD0300 is a HEX color with RGB value rgb(189, 3, 0) and HSL value hsl(1, 100%, 37%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BD0300?+

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