#852B67 Color Information

Hex color code: #852B67

The hex color #852B67 is a neutral magenta with RGB values of (133, 43, 103) and HSL of (320°, 51%, 35%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#852B67
RGB
133, 43, 103
HSL
320°, 51%, 35%
CMYK
0%, 68%, 23%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #852B67; 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 #852B67; background-color: #852B6715; }

Alert / Toast

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

Link / Accent

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

a { color: #852B67; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #852B67 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 43, 103

Red: 133 / Green: 43 / Blue: 103

HSL

320°, 51%, 35%

Hue: 320° / Saturation: 51% / Lightness: 35%

CMYK

0%, 68%, 23%, 48%

Cyan: 0% / Magenta: 68% / Yellow: 23% / Key: 48%

What color is #852B67?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #852B67 to RGB:

rgb(133, 43, 103)HEX to RGB Converter →

HEX to HSL

Convert #852B67 to HSL:

hsl(320, 51%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #852B67 to CMYK:

cmyk(0%, 68%, 23%, 48%)Color Converter →

Color Meaning and Usage

#852B67 is a balanced magenta color with RGB values of 133, 43, 103 and HSL of 320°, 51%, 35%. 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 #852B67 is #2C874A, creating high-contrast pairings. For softer combinations, try analogous colors like #782C87.

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

Contrast with #852B67

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #852B67?

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

What is the RGB value of #852B67?

#852B67 in RGB is (133, 43, 103) - 133 red, 43 green, and 103 blue.

How to use #852B67 in CSS?

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

What colors go well with #852B67?

#2C874A (complementary), #782C87 (analogous), and #4D193C (lighter shade) work well with #852B67.