#BF280D Color Information

Hex color code: #BF280D

The hex color #BF280D is a eye-catching red with RGB values of (191, 40, 13) and HSL of (9°, 87%, 40%). It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#BF280D
RGB
191, 40, 13
HSL
9°, 87%, 40%
CMYK
0%, 79%, 93%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF280D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 40, 13

Red: 191 / Green: 40 / Blue: 13

HSL

9°, 87%, 40%

Hue: 9° / Saturation: 87% / Lightness: 40%

CMYK

0%, 79%, 93%, 25%

Cyan: 0% / Magenta: 79% / Yellow: 93% / Key: 25%

What color is #BF280D?

#BF280D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF280D to RGB:

rgb(191, 40, 13)HEX to RGB Converter →

HEX to HSL

Convert #BF280D to HSL:

hsl(9, 87%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BF280D to CMYK:

cmyk(0%, 79%, 93%, 25%)Color Converter →

Color Meaning and Usage

#BF280D is a eye-catching red color with RGB values of 191, 40, 13 and HSL of 9°, 87%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF280D is #0DA4BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF0D4B.

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

Contrast with #BF280D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF280D?

#BF280D is a eye-catching red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BF280D?

#BF280D in RGB is (191, 40, 13) - 191 red, 40 green, and 13 blue.

How to use #BF280D in CSS?

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

What colors go well with #BF280D?

#0DA4BF (complementary), #BF0D4B (analogous), and #771908 (lighter shade) work well with #BF280D.