#C566EB Color Information

Hex color code: #C566EB

#C566EB is a bold purple color. In RGB it is (197, 102, 235), and in HSL it is (283°, 77%, 66%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C566EB
RGB
197, 102, 235
HSL
283°, 77%, 66%
CMYK
16%, 57%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C566EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 102, 235

Red: 197 / Green: 102 / Blue: 235

HSL

283°, 77%, 66%

Hue: 283° / Saturation: 77% / Lightness: 66%

CMYK

16%, 57%, 0%, 8%

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

What color is #C566EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C566EB to RGB:

rgb(197, 102, 235)HEX to RGB Converter →

HEX to HSL

Convert #C566EB to HSL:

hsl(283, 77%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C566EB to CMYK:

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

Color Meaning and Usage

#C566EB is a eye-catching purple color with RGB values of 197, 102, 235 and HSL of 283°, 77%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C566EB is #8BEB66, creating high-contrast pairings. For softer combinations, try analogous colors like #8266EB.

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

Contrast with #C566EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C566EB?

#C566EB is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C566EB?

#C566EB in RGB is (197, 102, 235) - 197 red, 102 green, and 235 blue.

How to use #C566EB in CSS?

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

What colors go well with #C566EB?

#8BEB66 (complementary), #8266EB (analogous), and #AC22E2 (lighter shade) work well with #C566EB.