#C276EF Color Information

Hex color code: #C276EF

#C276EF is a striking purple color. In RGB it is (194, 118, 239), and in HSL it is (278°, 79%, 70%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C276EF
RGB
194, 118, 239
HSL
278°, 79%, 70%
CMYK
19%, 51%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C276EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 118, 239

Red: 194 / Green: 118 / Blue: 239

HSL

278°, 79%, 70%

Hue: 278° / Saturation: 79% / Lightness: 70%

CMYK

19%, 51%, 0%, 6%

Cyan: 19% / Magenta: 51% / Yellow: 0% / Key: 6%

What color is #C276EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C276EF to RGB:

rgb(194, 118, 239)HEX to RGB Converter →

HEX to HSL

Convert #C276EF to HSL:

hsl(278, 79%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C276EF to CMYK:

cmyk(19%, 51%, 0%, 6%)Color Converter →

Color Meaning and Usage

A striking purple tone, #C276EF has RGB (194, 118, 239) and HSL (278°, 79%, 70%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C276EF is #A2EF76, creating high-contrast pairings. For softer combinations, try analogous colors like #8676EF.

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

Contrast with #C276EF

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

Contrast Ratio: 7.13:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C276EF?

#C276EF is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C276EF?

#C276EF in RGB is (194, 118, 239) - 194 red, 118 green, and 239 blue.

How to use #C276EF in CSS?

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

What colors go well with #C276EF?

#A2EF76 (complementary), #8676EF (analogous), and #A432E7 (lighter shade) work well with #C276EF.