#D43535 Color Information

Hex color code: #D43535

A vibrant red shade, #D43535 appears as (212, 53, 53) in RGB and (0°, 65%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#D43535
RGB
212, 53, 53
HSL
0°, 65%, 52%
CMYK
0%, 75%, 75%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D43535; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 53, 53

Red: 212 / Green: 53 / Blue: 53

HSL

0°, 65%, 52%

Hue: 0° / Saturation: 65% / Lightness: 52%

CMYK

0%, 75%, 75%, 17%

Cyan: 0% / Magenta: 75% / Yellow: 75% / Key: 17%

What color is #D43535?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D43535 to RGB:

rgb(212, 53, 53)HEX to RGB Converter →

HEX to HSL

Convert #D43535 to HSL:

hsl(0, 65%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #D43535 to CMYK:

cmyk(0%, 75%, 75%, 17%)Color Converter →

Color Meaning and Usage

A warm red tone, #D43535 has RGB (212, 53, 53) and HSL (0°, 65%, 52%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D43535 is #35D4D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D43585.

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

Contrast with #D43535

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D43535?

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

What is the RGB value of #D43535?

#D43535 in RGB is (212, 53, 53) - 212 red, 53 green, and 53 blue.

How to use #D43535 in CSS?

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

What colors go well with #D43535?

#35D4D4 (complementary), #D43585 (analogous), and #9C2121 (lighter shade) work well with #D43535.