#C274C8 Color Information

Hex color code: #C274C8

#C274C8 is a gentle magenta color. In RGB it is (194, 116, 200), and in HSL it is (296°, 43%, 62%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C274C8
RGB
194, 116, 200
HSL
296°, 43%, 62%
CMYK
3%, 42%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C274C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 116, 200

Red: 194 / Green: 116 / Blue: 200

HSL

296°, 43%, 62%

Hue: 296° / Saturation: 43% / Lightness: 62%

CMYK

3%, 42%, 0%, 22%

Cyan: 3% / Magenta: 42% / Yellow: 0% / Key: 22%

What color is #C274C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C274C8 to RGB:

rgb(194, 116, 200)HEX to RGB Converter →

HEX to HSL

Convert #C274C8 to HSL:

hsl(296, 43%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C274C8 to CMYK:

cmyk(3%, 42%, 0%, 22%)Color Converter →

Color Meaning and Usage

#C274C8 is a delicate magenta color with RGB values of 194, 116, 200 and HSL of 296°, 43%, 62%. 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 #C274C8 is #7AC874, creating high-contrast pairings. For softer combinations, try analogous colors like #9974C8.

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

Contrast with #C274C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C274C8?

#C274C8 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C274C8?

#C274C8 in RGB is (194, 116, 200) - 194 red, 116 green, and 200 blue.

How to use #C274C8 in CSS?

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

What colors go well with #C274C8?

#7AC874 (complementary), #9974C8 (analogous), and #A544AB (lighter shade) work well with #C274C8.