#C252FF Color Information

Hex color code: #C252FF

A striking purple shade, #C252FF appears as (194, 82, 255) in RGB and (279°, 100%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C252FF
RGB
194, 82, 255
HSL
279°, 100%, 66%
CMYK
24%, 68%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C252FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 82, 255

Red: 194 / Green: 82 / Blue: 255

HSL

279°, 100%, 66%

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

CMYK

24%, 68%, 0%, 0%

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

What color is #C252FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C252FF to RGB:

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

HEX to HSL

Convert #C252FF to HSL:

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

HEX to CMYK

Convert #C252FF to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #C252FF has RGB (194, 82, 255) and HSL (279°, 100%, 66%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C252FF is #8EFF52, creating high-contrast pairings. For softer combinations, try analogous colors like #6C52FF.

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

Contrast with #C252FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C252FF?

#C252FF is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C252FF?

#C252FF in RGB is (194, 82, 255) - 194 red, 82 green, and 255 blue.

How to use #C252FF in CSS?

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

What colors go well with #C252FF?

#8EFF52 (complementary), #6C52FF (analogous), and #A805FF (lighter shade) work well with #C252FF.