#CB7376 Color Information

Hex color code: #CB7376

The hex color #CB7376 is a pastel red with RGB values of (203, 115, 118) and HSL of (358°, 46%, 62%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CB7376
RGB
203, 115, 118
HSL
358°, 46%, 62%
CMYK
0%, 43%, 42%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB7376; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 115, 118

Red: 203 / Green: 115 / Blue: 118

HSL

358°, 46%, 62%

Hue: 358° / Saturation: 46% / Lightness: 62%

CMYK

0%, 43%, 42%, 20%

Cyan: 0% / Magenta: 43% / Yellow: 42% / Key: 20%

What color is #CB7376?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB7376 to RGB:

rgb(203, 115, 118)HEX to RGB Converter →

HEX to HSL

Convert #CB7376 to HSL:

hsl(358, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CB7376 to CMYK:

cmyk(0%, 43%, 42%, 20%)Color Converter →

Color Meaning and Usage

A soft red tone, #CB7376 has RGB (203, 115, 118) and HSL (358°, 46%, 62%). 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 #CB7376 is #72CBC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CB72A1.

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

Contrast with #CB7376

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB7376?

#CB7376 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB7376?

#CB7376 in RGB is (203, 115, 118) - 203 red, 115 green, and 118 blue.

How to use #CB7376 in CSS?

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

What colors go well with #CB7376?

#72CBC8 (complementary), #CB72A1 (analogous), and #AF4144 (lighter shade) work well with #CB7376.