#BF2285 Color Information

Hex color code: #BF2285

The hex color #BF2285 is a muted magenta with RGB values of (191, 34, 133) and HSL of (322°, 70%, 44%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#BF2285
RGB
191, 34, 133
HSL
322°, 70%, 44%
CMYK
0%, 82%, 30%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF2285; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 34, 133

Red: 191 / Green: 34 / Blue: 133

HSL

322°, 70%, 44%

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

CMYK

0%, 82%, 30%, 25%

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

What color is #BF2285?

#BF2285 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF2285 to RGB:

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

HEX to HSL

Convert #BF2285 to HSL:

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

HEX to CMYK

Convert #BF2285 to CMYK:

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

Color Meaning and Usage

#BF2285 is a balanced magenta color with RGB values of 191, 34, 133 and HSL of 322°, 70%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF2285 is #22BF5B, creating high-contrast pairings. For softer combinations, try analogous colors like #AA22BF.

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

Contrast with #BF2285

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF2285?

#BF2285 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF2285?

#BF2285 in RGB is (191, 34, 133) - 191 red, 34 green, and 133 blue.

How to use #BF2285 in CSS?

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

What colors go well with #BF2285?

#22BF5B (complementary), #AA22BF (analogous), and #7E1658 (lighter shade) work well with #BF2285.