#DD9833 Color Information

Hex color code: #DD9833

#DD9833 is a striking orange color. In RGB it is (221, 152, 51), and in HSL it is (36°, 71%, 53%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DD9833
RGB
221, 152, 51
HSL
36°, 71%, 53%
CMYK
0%, 31%, 77%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD9833; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 152, 51

Red: 221 / Green: 152 / Blue: 51

HSL

36°, 71%, 53%

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

CMYK

0%, 31%, 77%, 13%

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

What color is #DD9833?

#DD9833 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD9833 to RGB:

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

HEX to HSL

Convert #DD9833 to HSL:

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

HEX to CMYK

Convert #DD9833 to CMYK:

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

Color Meaning and Usage

#DD9833 is a striking orange color with RGB values of 221, 152, 51 and HSL of 36°, 71%, 53%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD9833 is #3276DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC4332.

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

Contrast with #DD9833

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

Contrast Ratio: 8.61:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD9833?

#DD9833 is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DD9833?

#DD9833 in RGB is (221, 152, 51) - 221 red, 152 green, and 51 blue.

How to use #DD9833 in CSS?

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

What colors go well with #DD9833?

#3276DC (complementary), #DC4332 (analogous), and #A66F1C (lighter shade) work well with #DD9833.