#D9262F Color Information

Hex color code: #D9262F

The hex color #D9262F is a energetic red with RGB values of (217, 38, 47) and HSL of (357°, 70%, 50%). It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#D9262F
RGB
217, 38, 47
HSL
357°, 70%, 50%
CMYK
0%, 82%, 78%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9262F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 38, 47

Red: 217 / Green: 38 / Blue: 47

HSL

357°, 70%, 50%

Hue: 357° / Saturation: 70% / Lightness: 50%

CMYK

0%, 82%, 78%, 15%

Cyan: 0% / Magenta: 82% / Yellow: 78% / Key: 15%

What color is #D9262F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9262F to RGB:

rgb(217, 38, 47)HEX to RGB Converter →

HEX to HSL

Convert #D9262F to HSL:

hsl(357, 70%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D9262F to CMYK:

cmyk(0%, 82%, 78%, 15%)Color Converter →

Color Meaning and Usage

A warm red tone, #D9262F has RGB (217, 38, 47) and HSL (357°, 70%, 50%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9262F is #26D9D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D92688.

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

Contrast with #D9262F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9262F?

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

What is the RGB value of #D9262F?

#D9262F in RGB is (217, 38, 47) - 217 red, 38 green, and 47 blue.

How to use #D9262F in CSS?

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

What colors go well with #D9262F?

#26D9D0 (complementary), #D92688 (analogous), and #981B21 (lighter shade) work well with #D9262F.