#DD5233 Color Information

Hex color code: #DD5233

The hex color #DD5233 is a striking red with RGB values of (221, 82, 51) and HSL of (11°, 71%, 53%). It is often used for branding and logos.

Try:
Color NameChocolate
HEX
#DD5233
RGB
221, 82, 51
HSL
11°, 71%, 53%
CMYK
0%, 63%, 77%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DD5233; color: #000000; }

Badge

New Feature
.badge { background-color: #DD5233; color: #000000; }

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 #DD5233; background-color: #DD523315; }

Alert / Toast

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

Link / Accent

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

a { color: #DD5233; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 82, 51

Red: 221 / Green: 82 / Blue: 51

HSL

11°, 71%, 53%

Hue: 11° / Saturation: 71% / Lightness: 53%

CMYK

0%, 63%, 77%, 13%

Cyan: 0% / Magenta: 63% / Yellow: 77% / Key: 13%

What color is #DD5233?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD5233 to RGB:

rgb(221, 82, 51)HEX to RGB Converter →

HEX to HSL

Convert #DD5233 to HSL:

hsl(11, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DD5233 to CMYK:

cmyk(0%, 63%, 77%, 13%)Color Converter →

Color Meaning and Usage

A vivid red tone, #DD5233 has RGB (221, 82, 51) and HSL (11°, 71%, 53%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD5233 is #32BDDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC3268.

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

Contrast with #DD5233

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

Contrast Ratio: 5.33:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD5233?

#DD5233 is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD5233?

#DD5233 in RGB is (221, 82, 51) - 221 red, 82 green, and 51 blue.

How to use #DD5233 in CSS?

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

What colors go well with #DD5233?

#32BDDC (complementary), #DC3268 (analogous), and #A6351C (lighter shade) work well with #DD5233.