#CD3750 Color Information

Hex color code: #CD3750

#CD3750 is a fiery red color. In RGB it is (205, 55, 80), and in HSL it is (350°, 60%, 51%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#CD3750
RGB
205, 55, 80
HSL
350°, 60%, 51%
CMYK
0%, 73%, 61%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD3750; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 55, 80

Red: 205 / Green: 55 / Blue: 80

HSL

350°, 60%, 51%

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

CMYK

0%, 73%, 61%, 20%

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

What color is #CD3750?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD3750 to RGB:

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

HEX to HSL

Convert #CD3750 to HSL:

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

HEX to CMYK

Convert #CD3750 to CMYK:

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

Color Meaning and Usage

#CD3750 is a invigorating red color with RGB values of 205, 55, 80 and HSL of 350°, 60%, 51%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD3750 is #37CDB4, creating high-contrast pairings. For softer combinations, try analogous colors like #CD379B.

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

Contrast with #CD3750

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD3750?

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

What is the RGB value of #CD3750?

#CD3750 in RGB is (205, 55, 80) - 205 red, 55 green, and 80 blue.

How to use #CD3750 in CSS?

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

What colors go well with #CD3750?

#37CDB4 (complementary), #CD379B (analogous), and #932537 (lighter shade) work well with #CD3750.