#C4767B Color Information

Hex color code: #C4767B

#C4767B is a pastel red color. In RGB it is (196, 118, 123), and in HSL it is (356°, 40%, 62%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C4767B
RGB
196, 118, 123
HSL
356°, 40%, 62%
CMYK
0%, 40%, 37%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4767B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 118, 123

Red: 196 / Green: 118 / Blue: 123

HSL

356°, 40%, 62%

Hue: 356° / Saturation: 40% / Lightness: 62%

CMYK

0%, 40%, 37%, 23%

Cyan: 0% / Magenta: 40% / Yellow: 37% / Key: 23%

What color is #C4767B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4767B to RGB:

rgb(196, 118, 123)HEX to RGB Converter →

HEX to HSL

Convert #C4767B to HSL:

hsl(356, 40%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C4767B to CMYK:

cmyk(0%, 40%, 37%, 23%)Color Converter →

Color Meaning and Usage

#C4767B is a pastel red color with RGB values of 196, 118, 123 and HSL of 356°, 40%, 62%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4767B is #77C5C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C577A3.

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

Contrast with #C4767B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4767B?

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

What is the RGB value of #C4767B?

#C4767B in RGB is (196, 118, 123) - 196 red, 118 green, and 123 blue.

How to use #C4767B in CSS?

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

What colors go well with #C4767B?

#77C5C0 (complementary), #C577A3 (analogous), and #A8484E (lighter shade) work well with #C4767B.