#CD2613 Color Information

Hex color code: #CD2613

A bold red shade, #CD2613 appears as (205, 38, 19) in RGB and (6°, 83%, 44%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#CD2613
RGB
205, 38, 19
HSL
6°, 83%, 44%
CMYK
0%, 81%, 91%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD2613; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 38, 19

Red: 205 / Green: 38 / Blue: 19

HSL

6°, 83%, 44%

Hue: 6° / Saturation: 83% / Lightness: 44%

CMYK

0%, 81%, 91%, 20%

Cyan: 0% / Magenta: 81% / Yellow: 91% / Key: 20%

What color is #CD2613?

#CD2613 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD2613 to RGB:

rgb(205, 38, 19)HEX to RGB Converter →

HEX to HSL

Convert #CD2613 to HSL:

hsl(6, 83%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #CD2613 to CMYK:

cmyk(0%, 81%, 91%, 20%)Color Converter →

Color Meaning and Usage

A vivid red tone, #CD2613 has RGB (205, 38, 19) and HSL (6°, 83%, 44%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD2613 is #13BBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD135E.

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

Contrast with #CD2613

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD2613?

#CD2613 is a vivid red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CD2613?

#CD2613 in RGB is (205, 38, 19) - 205 red, 38 green, and 19 blue.

How to use #CD2613 in CSS?

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

What colors go well with #CD2613?

#13BBCD (complementary), #CD135E (analogous), and #87190D (lighter shade) work well with #CD2613.