#C272EE Color Information

Hex color code: #C272EE

#C272EE is a dynamic purple color. In RGB it is (194, 114, 238), and in HSL it is (279°, 78%, 69%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C272EE
RGB
194, 114, 238
HSL
279°, 78%, 69%
CMYK
18%, 52%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C272EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 114, 238

Red: 194 / Green: 114 / Blue: 238

HSL

279°, 78%, 69%

Hue: 279° / Saturation: 78% / Lightness: 69%

CMYK

18%, 52%, 0%, 7%

Cyan: 18% / Magenta: 52% / Yellow: 0% / Key: 7%

What color is #C272EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C272EE to RGB:

rgb(194, 114, 238)HEX to RGB Converter →

HEX to HSL

Convert #C272EE to HSL:

hsl(279, 78%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C272EE to CMYK:

cmyk(18%, 52%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #C272EE has RGB (194, 114, 238) and HSL (279°, 78%, 69%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C272EE is #9DEE72, creating high-contrast pairings. For softer combinations, try analogous colors like #8572EE.

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

Contrast with #C272EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C272EE?

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

What is the RGB value of #C272EE?

#C272EE in RGB is (194, 114, 238) - 194 red, 114 green, and 238 blue.

How to use #C272EE in CSS?

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

What colors go well with #C272EE?

#9DEE72 (complementary), #8572EE (analogous), and #A52EE5 (lighter shade) work well with #C272EE.