#C9918F Color Information

Hex color code: #C9918F

#C9918F is a gentle red color. In RGB it is (201, 145, 143), and in HSL it is (2°, 35%, 67%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C9918F
RGB
201, 145, 143
HSL
2°, 35%, 67%
CMYK
0%, 28%, 29%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9918F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 145, 143

Red: 201 / Green: 145 / Blue: 143

HSL

2°, 35%, 67%

Hue: 2° / Saturation: 35% / Lightness: 67%

CMYK

0%, 28%, 29%, 21%

Cyan: 0% / Magenta: 28% / Yellow: 29% / Key: 21%

What color is #C9918F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9918F to RGB:

rgb(201, 145, 143)HEX to RGB Converter →

HEX to HSL

Convert #C9918F to HSL:

hsl(2, 35%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C9918F to CMYK:

cmyk(0%, 28%, 29%, 21%)Color Converter →

Color Meaning and Usage

#C9918F is a pastel red color with RGB values of 201, 145, 143 and HSL of 2°, 35%, 67%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9918F is #8DC6C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C88DA9.

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

Contrast with #C9918F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9918F?

#C9918F is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C9918F?

#C9918F in RGB is (201, 145, 143) - 201 red, 145 green, and 143 blue.

How to use #C9918F in CSS?

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

What colors go well with #C9918F?

#8DC6C8 (complementary), #C88DA9 (analogous), and #AF5D5A (lighter shade) work well with #C9918F.