#BF2239 Color Information

Hex color code: #BF2239

#BF2239 is a vibrant red color. In RGB it is (191, 34, 57), and in HSL it is (351°, 70%, 44%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#BF2239
RGB
191, 34, 57
HSL
351°, 70%, 44%
CMYK
0%, 82%, 70%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BF2239; 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 #BF2239; background-color: #BF223915; }

Alert / Toast

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

Link / Accent

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

a { color: #BF2239; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 34, 57

Red: 191 / Green: 34 / Blue: 57

HSL

351°, 70%, 44%

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

CMYK

0%, 82%, 70%, 25%

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

What color is #BF2239?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF2239 to RGB:

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

HEX to HSL

Convert #BF2239 to HSL:

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

HEX to CMYK

Convert #BF2239 to CMYK:

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

Color Meaning and Usage

#BF2239 is a warm red color with RGB values of 191, 34, 57 and HSL of 351°, 70%, 44%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF2239 is #22BFA7, creating high-contrast pairings. For softer combinations, try analogous colors like #BF2288.

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

Contrast with #BF2239

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF2239?

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

What is the RGB value of #BF2239?

#BF2239 in RGB is (191, 34, 57) - 191 red, 34 green, and 57 blue.

How to use #BF2239 in CSS?

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

What colors go well with #BF2239?

#22BFA7 (complementary), #BF2288 (analogous), and #7E1626 (lighter shade) work well with #BF2239.