#852BCA Color Information

Hex color code: #852BCA

A balanced purple shade, #852BCA appears as (133, 43, 202) in RGB and (274°, 65%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#852BCA
RGB
133, 43, 202
HSL
274°, 65%, 48%
CMYK
34%, 79%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #852BCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 43, 202

Red: 133 / Green: 43 / Blue: 202

HSL

274°, 65%, 48%

Hue: 274° / Saturation: 65% / Lightness: 48%

CMYK

34%, 79%, 0%, 21%

Cyan: 34% / Magenta: 79% / Yellow: 0% / Key: 21%

What color is #852BCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #852BCA to RGB:

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

HEX to HSL

Convert #852BCA to HSL:

hsl(274, 65%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #852BCA to CMYK:

cmyk(34%, 79%, 0%, 21%)Color Converter →

Color Meaning and Usage

#852BCA is a understated purple color with RGB values of 133, 43, 202 and HSL of 274°, 65%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #852BCA is #70CA2B, creating high-contrast pairings. For softer combinations, try analogous colors like #352BCA.

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

Contrast with #852BCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #852BCA?

#852BCA is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #852BCA?

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

How to use #852BCA in CSS?

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

What colors go well with #852BCA?

#70CA2B (complementary), #352BCA (analogous), and #5B1D8B (lighter shade) work well with #852BCA.