#C342FF Color Information

Hex color code: #C342FF

A eye-catching purple shade, #C342FF appears as (195, 66, 255) in RGB and (281°, 100%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C342FF
RGB
195, 66, 255
HSL
281°, 100%, 63%
CMYK
24%, 74%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C342FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 66, 255

Red: 195 / Green: 66 / Blue: 255

HSL

281°, 100%, 63%

Hue: 281° / Saturation: 100% / Lightness: 63%

CMYK

24%, 74%, 0%, 0%

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

What color is #C342FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C342FF to RGB:

rgb(195, 66, 255)HEX to RGB Converter →

HEX to HSL

Convert #C342FF to HSL:

hsl(281, 100%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C342FF to CMYK:

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

Color Meaning and Usage

#C342FF is a eye-catching purple color with RGB values of 195, 66, 255 and HSL of 281°, 100%, 63%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C342FF is #7EFF42, creating high-contrast pairings. For softer combinations, try analogous colors like #6542FF.

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

Contrast with #C342FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C342FF?

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

What is the RGB value of #C342FF?

#C342FF in RGB is (195, 66, 255) - 195 red, 66 green, and 255 blue.

How to use #C342FF in CSS?

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

What colors go well with #C342FF?

#7EFF42 (complementary), #6542FF (analogous), and #A700F5 (lighter shade) work well with #C342FF.