#C670EB Color Information

Hex color code: #C670EB

The hex color #C670EB is a bold purple with RGB values of (198, 112, 235) and HSL of (282°, 75%, 68%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C670EB
RGB
198, 112, 235
HSL
282°, 75%, 68%
CMYK
16%, 52%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C670EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 112, 235

Red: 198 / Green: 112 / Blue: 235

HSL

282°, 75%, 68%

Hue: 282° / Saturation: 75% / Lightness: 68%

CMYK

16%, 52%, 0%, 8%

Cyan: 16% / Magenta: 52% / Yellow: 0% / Key: 8%

What color is #C670EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C670EB to RGB:

rgb(198, 112, 235)HEX to RGB Converter →

HEX to HSL

Convert #C670EB to HSL:

hsl(282, 75%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C670EB to CMYK:

cmyk(16%, 52%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold purple tone, #C670EB has RGB (198, 112, 235) and HSL (282°, 75%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C670EB is #95EB70, creating high-contrast pairings. For softer combinations, try analogous colors like #8970EB.

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

Contrast with #C670EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C670EB?

#C670EB is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C670EB?

#C670EB in RGB is (198, 112, 235) - 198 red, 112 green, and 235 blue.

How to use #C670EB in CSS?

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

What colors go well with #C670EB?

#95EB70 (complementary), #8970EB (analogous), and #AB2DE1 (lighter shade) work well with #C670EB.