#CD4137 Color Information

Hex color code: #CD4137

#CD4137 is a vibrant red color. In RGB it is (205, 65, 55), and in HSL it is (4°, 60%, 51%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#CD4137
RGB
205, 65, 55
HSL
4°, 60%, 51%
CMYK
0%, 68%, 73%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CD4137; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CD4137; color: #FFFFFF; }

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 #CD4137; background-color: #CD413715; }

Alert / Toast

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

Link / Accent

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

a { color: #CD4137; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 65, 55

Red: 205 / Green: 65 / Blue: 55

HSL

4°, 60%, 51%

Hue: 4° / Saturation: 60% / Lightness: 51%

CMYK

0%, 68%, 73%, 20%

Cyan: 0% / Magenta: 68% / Yellow: 73% / Key: 20%

What color is #CD4137?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD4137 to RGB:

rgb(205, 65, 55)HEX to RGB Converter →

HEX to HSL

Convert #CD4137 to HSL:

hsl(4, 60%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CD4137 to CMYK:

cmyk(0%, 68%, 73%, 20%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #CD4137 has RGB (205, 65, 55) and HSL (4°, 60%, 51%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD4137 is #37C3CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD3778.

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

Contrast with #CD4137

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

Contrast Ratio: 4.41:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD4137?

#CD4137 is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD4137?

#CD4137 in RGB is (205, 65, 55) - 205 red, 65 green, and 55 blue.

How to use #CD4137 in CSS?

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

What colors go well with #CD4137?

#37C3CD (complementary), #CD3778 (analogous), and #932C25 (lighter shade) work well with #CD4137.