#C67B9F Color Information

Hex color code: #C67B9F

#C67B9F is a delicate magenta color. In RGB it is (198, 123, 159), and in HSL it is (331°, 40%, 63%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#C67B9F
RGB
198, 123, 159
HSL
331°, 40%, 63%
CMYK
0%, 38%, 20%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C67B9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 123, 159

Red: 198 / Green: 123 / Blue: 159

HSL

331°, 40%, 63%

Hue: 331° / Saturation: 40% / Lightness: 63%

CMYK

0%, 38%, 20%, 22%

Cyan: 0% / Magenta: 38% / Yellow: 20% / Key: 22%

What color is #C67B9F?

#C67B9F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C67B9F to RGB:

rgb(198, 123, 159)HEX to RGB Converter →

HEX to HSL

Convert #C67B9F to HSL:

hsl(331, 40%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C67B9F to CMYK:

cmyk(0%, 38%, 20%, 22%)Color Converter →

Color Meaning and Usage

#C67B9F is a subtle magenta color with RGB values of 198, 123, 159 and HSL of 331°, 40%, 63%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C67B9F is #7BC6A2, creating high-contrast pairings. For softer combinations, try analogous colors like #C67BC5.

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

Contrast with #C67B9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C67B9F?

#C67B9F is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C67B9F?

#C67B9F in RGB is (198, 123, 159) - 198 red, 123 green, and 159 blue.

How to use #C67B9F in CSS?

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

What colors go well with #C67B9F?

#7BC6A2 (complementary), #C67BC5 (analogous), and #AB4979 (lighter shade) work well with #C67B9F.