#C552FF Color Information

Hex color code: #C552FF

The hex color #C552FF is a bold purple with RGB values of (197, 82, 255) and HSL of (280°, 100%, 66%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C552FF
RGB
197, 82, 255
HSL
280°, 100%, 66%
CMYK
23%, 68%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C552FF; color: #000000; }

Badge

New Feature
.badge { background-color: #C552FF; color: #000000; }

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 #C552FF; background-color: #C552FF15; }

Alert / Toast

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

Link / Accent

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

a { color: #C552FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 82, 255

Red: 197 / Green: 82 / Blue: 255

HSL

280°, 100%, 66%

Hue: 280° / Saturation: 100% / Lightness: 66%

CMYK

23%, 68%, 0%, 0%

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

What color is #C552FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C552FF to RGB:

rgb(197, 82, 255)HEX to RGB Converter →

HEX to HSL

Convert #C552FF to HSL:

hsl(280, 100%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C552FF to CMYK:

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

Color Meaning and Usage

A dynamic purple tone, #C552FF has RGB (197, 82, 255) and HSL (280°, 100%, 66%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C552FF is #8BFF52, creating high-contrast pairings. For softer combinations, try analogous colors like #6F52FF.

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

Contrast with #C552FF

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

Contrast Ratio: 6.02:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C552FF?

#C552FF is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C552FF?

#C552FF in RGB is (197, 82, 255) - 197 red, 82 green, and 255 blue.

How to use #C552FF in CSS?

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

What colors go well with #C552FF?

#8BFF52 (complementary), #6F52FF (analogous), and #AC05FF (lighter shade) work well with #C552FF.