#852ECC Color Information

Hex color code: #852ECC

A subtle purple shade, #852ECC appears as (133, 46, 204) in RGB and (273°, 63%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#852ECC
RGB
133, 46, 204
HSL
273°, 63%, 49%
CMYK
35%, 77%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #852ECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 46, 204

Red: 133 / Green: 46 / Blue: 204

HSL

273°, 63%, 49%

Hue: 273° / Saturation: 63% / Lightness: 49%

CMYK

35%, 77%, 0%, 20%

Cyan: 35% / Magenta: 77% / Yellow: 0% / Key: 20%

What color is #852ECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #852ECC to RGB:

rgb(133, 46, 204)HEX to RGB Converter →

HEX to HSL

Convert #852ECC to HSL:

hsl(273, 63%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #852ECC to CMYK:

cmyk(35%, 77%, 0%, 20%)Color Converter →

Color Meaning and Usage

A muted purple tone, #852ECC has RGB (133, 46, 204) and HSL (273°, 63%, 49%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #852ECC is #75CC2E, creating high-contrast pairings. For softer combinations, try analogous colors like #362ECC.

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

Contrast with #852ECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #852ECC?

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

What is the RGB value of #852ECC?

#852ECC in RGB is (133, 46, 204) - 133 red, 46 green, and 204 blue.

How to use #852ECC in CSS?

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

What colors go well with #852ECC?

#75CC2E (complementary), #362ECC (analogous), and #5C208D (lighter shade) work well with #852ECC.