#C297CF Color Information

Hex color code: #C297CF

#C297CF is a subtle magenta color. In RGB it is (194, 151, 207), and in HSL it is (286°, 37%, 70%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C297CF
RGB
194, 151, 207
HSL
286°, 37%, 70%
CMYK
6%, 27%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C297CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 151, 207

Red: 194 / Green: 151 / Blue: 207

HSL

286°, 37%, 70%

Hue: 286° / Saturation: 37% / Lightness: 70%

CMYK

6%, 27%, 0%, 19%

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

What color is #C297CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C297CF to RGB:

rgb(194, 151, 207)HEX to RGB Converter →

HEX to HSL

Convert #C297CF to HSL:

hsl(286, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C297CF to CMYK:

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

Color Meaning and Usage

#C297CF is a delicate magenta color with RGB values of 194, 151, 207 and HSL of 286°, 37%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C297CF is #A3CF96, creating high-contrast pairings. For softer combinations, try analogous colors like #A596CF.

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

Contrast with #C297CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C297CF?

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

What is the RGB value of #C297CF?

#C297CF in RGB is (194, 151, 207) - 194 red, 151 green, and 207 blue.

How to use #C297CF in CSS?

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

What colors go well with #C297CF?

#A3CF96 (complementary), #A596CF (analogous), and #A362B7 (lighter shade) work well with #C297CF.