#D13340 Color Information

Hex color code: #D13340

A warm red shade, #D13340 appears as (209, 51, 64) in RGB and (355°, 63%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#D13340
RGB
209, 51, 64
HSL
355°, 63%, 51%
CMYK
0%, 76%, 69%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D13340; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 51, 64

Red: 209 / Green: 51 / Blue: 64

HSL

355°, 63%, 51%

Hue: 355° / Saturation: 63% / Lightness: 51%

CMYK

0%, 76%, 69%, 18%

Cyan: 0% / Magenta: 76% / Yellow: 69% / Key: 18%

What color is #D13340?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D13340 to RGB:

rgb(209, 51, 64)HEX to RGB Converter →

HEX to HSL

Convert #D13340 to HSL:

hsl(355, 63%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D13340 to CMYK:

cmyk(0%, 76%, 69%, 18%)Color Converter →

Color Meaning and Usage

#D13340 is a warm red color with RGB values of 209, 51, 64 and HSL of 355°, 63%, 51%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D13340 is #33D1C4, creating high-contrast pairings. For softer combinations, try analogous colors like #D1338F.

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

Contrast with #D13340

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 #D13340?

#D13340 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D13340?

#D13340 in RGB is (209, 51, 64) - 209 red, 51 green, and 64 blue.

How to use #D13340 in CSS?

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

What colors go well with #D13340?

#33D1C4 (complementary), #D1338F (analogous), and #96222C (lighter shade) work well with #D13340.