#BF2227 Color Information

Hex color code: #BF2227

#BF2227 is a fiery red color. In RGB it is (191, 34, 39), and in HSL it is (358°, 70%, 44%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#BF2227
RGB
191, 34, 39
HSL
358°, 70%, 44%
CMYK
0%, 82%, 80%, 25%

Shades

CSS Usage
color: #BF2227;
background-color: #BF2227;
border-color: #BF2227;
box-shadow: 0 0 10px #BF2227;
border: 2px solid #BF2227;
Tailwind Usage
bg-[#BF2227]
text-[#BF2227]
border-[#BF2227]
shadow-[0_0_10px_BF2227]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BF2227, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BF2227; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BF2227; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BF2227; background-color: #BF222715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BF222720; border-left: 4px solid #BF2227; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BF2227; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BF2227 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 34, 39

Red: 191 / Green: 34 / Blue: 39

HSL

358°, 70%, 44%

Hue: 358° / Saturation: 70% / Lightness: 44%

CMYK

0%, 82%, 80%, 25%

Cyan: 0% / Magenta: 82% / Yellow: 80% / Key: 25%

What color is #BF2227?

#BF2227 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF2227 to RGB:

rgb(191, 34, 39)HEX to RGB Converter →

HEX to HSL

Convert #BF2227 to HSL:

hsl(358, 70%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BF2227 to CMYK:

cmyk(0%, 82%, 80%, 25%)Color Converter →

Color Meaning and Usage

#BF2227 is a warm red color with RGB values of 191, 34, 39 and HSL of 358°, 70%, 44%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF2227 is #22BFBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BF2275.

Use #BF2227 in CSS: color: #BF2227 or background-color: #BF2227. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BF2227

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.47:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF2227?

#BF2227 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF2227?

#BF2227 in RGB is (191, 34, 39) - 191 red, 34 green, and 39 blue.

How to use #BF2227 in CSS?

Use #BF2227 directly in your CSS properties like color or background-color.

What colors go well with #BF2227?

#22BFBA (complementary), #BF2275 (analogous), and #7E161A (lighter shade) work well with #BF2227.