#C2767F Color Information

Hex color code: #C2767F

#C2767F is a gentle red color. In RGB it is (194, 118, 127), and in HSL it is (353°, 38%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C2767F
RGB
194, 118, 127
HSL
353°, 38%, 61%
CMYK
0%, 39%, 35%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2767F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 118, 127

Red: 194 / Green: 118 / Blue: 127

HSL

353°, 38%, 61%

Hue: 353° / Saturation: 38% / Lightness: 61%

CMYK

0%, 39%, 35%, 24%

Cyan: 0% / Magenta: 39% / Yellow: 35% / Key: 24%

What color is #C2767F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2767F to RGB:

rgb(194, 118, 127)HEX to RGB Converter →

HEX to HSL

Convert #C2767F to HSL:

hsl(353, 38%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C2767F to CMYK:

cmyk(0%, 39%, 35%, 24%)Color Converter →

Color Meaning and Usage

#C2767F is a subtle red color with RGB values of 194, 118, 127 and HSL of 353°, 38%, 61%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2767F is #76C1B9, creating high-contrast pairings. For softer combinations, try analogous colors like #C176A4.

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

Contrast with #C2767F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2767F?

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

What is the RGB value of #C2767F?

#C2767F in RGB is (194, 118, 127) - 194 red, 118 green, and 127 blue.

How to use #C2767F in CSS?

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

What colors go well with #C2767F?

#76C1B9 (complementary), #C176A4 (analogous), and #A24953 (lighter shade) work well with #C2767F.