#C273ED Color Information

Hex color code: #C273ED

A vivid purple shade, #C273ED appears as (194, 115, 237) in RGB and (279°, 77%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C273ED
RGB
194, 115, 237
HSL
279°, 77%, 69%
CMYK
18%, 51%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C273ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 115, 237

Red: 194 / Green: 115 / Blue: 237

HSL

279°, 77%, 69%

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

CMYK

18%, 51%, 0%, 7%

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

What color is #C273ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C273ED to RGB:

rgb(194, 115, 237)HEX to RGB Converter →

HEX to HSL

Convert #C273ED to HSL:

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

HEX to CMYK

Convert #C273ED to CMYK:

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

Color Meaning and Usage

A striking purple tone, #C273ED has RGB (194, 115, 237) and HSL (279°, 77%, 69%). 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 #C273ED is #9EED73, creating high-contrast pairings. For softer combinations, try analogous colors like #8573ED.

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

Contrast with #C273ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C273ED?

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

What is the RGB value of #C273ED?

#C273ED in RGB is (194, 115, 237) - 194 red, 115 green, and 237 blue.

How to use #C273ED in CSS?

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

What colors go well with #C273ED?

#9EED73 (complementary), #8573ED (analogous), and #A52FE4 (lighter shade) work well with #C273ED.