#C38D95 Color Information

Hex color code: #C38D95

A delicate red shade, #C38D95 appears as (195, 141, 149) in RGB and (351°, 31%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C38D95
RGB
195, 141, 149
HSL
351°, 31%, 66%
CMYK
0%, 28%, 24%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C38D95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 141, 149

Red: 195 / Green: 141 / Blue: 149

HSL

351°, 31%, 66%

Hue: 351° / Saturation: 31% / Lightness: 66%

CMYK

0%, 28%, 24%, 24%

Cyan: 0% / Magenta: 28% / Yellow: 24% / Key: 24%

What color is #C38D95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C38D95 to RGB:

rgb(195, 141, 149)HEX to RGB Converter →

HEX to HSL

Convert #C38D95 to HSL:

hsl(351, 31%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C38D95 to CMYK:

cmyk(0%, 28%, 24%, 24%)Color Converter →

Color Meaning and Usage

A delicate red tone, #C38D95 has RGB (195, 141, 149) and HSL (351°, 31%, 66%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C38D95 is #8DC3BB, creating high-contrast pairings. For softer combinations, try analogous colors like #C38DB0.

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

Contrast with #C38D95

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C38D95?

#C38D95 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C38D95?

#C38D95 in RGB is (195, 141, 149) - 195 red, 141 green, and 149 blue.

How to use #C38D95 in CSS?

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

What colors go well with #C38D95?

#8DC3BB (complementary), #C38DB0 (analogous), and #A95B67 (lighter shade) work well with #C38D95.