#C275BC Color Information

Hex color code: #C275BC

#C275BC is a soft magenta color. In RGB it is (194, 117, 188), and in HSL it is (305°, 39%, 61%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C275BC
RGB
194, 117, 188
HSL
305°, 39%, 61%
CMYK
0%, 40%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C275BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 117, 188

Red: 194 / Green: 117 / Blue: 188

HSL

305°, 39%, 61%

Hue: 305° / Saturation: 39% / Lightness: 61%

CMYK

0%, 40%, 3%, 24%

Cyan: 0% / Magenta: 40% / Yellow: 3% / Key: 24%

What color is #C275BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C275BC to RGB:

rgb(194, 117, 188)HEX to RGB Converter →

HEX to HSL

Convert #C275BC to HSL:

hsl(305, 39%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C275BC to CMYK:

cmyk(0%, 40%, 3%, 24%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C275BC has RGB (194, 117, 188) and HSL (305°, 39%, 61%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C275BC is #75C27B, creating high-contrast pairings. For softer combinations, try analogous colors like #A275C2.

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

Contrast with #C275BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C275BC?

#C275BC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C275BC?

#C275BC in RGB is (194, 117, 188) - 194 red, 117 green, and 188 blue.

How to use #C275BC in CSS?

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

What colors go well with #C275BC?

#75C27B (complementary), #A275C2 (analogous), and #A3489B (lighter shade) work well with #C275BC.