#DE992B Color Information

Hex color code: #DE992B

A vivid orange shade, #DE992B appears as (222, 153, 43) in RGB and (37°, 73%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#DE992B
RGB
222, 153, 43
HSL
37°, 73%, 52%
CMYK
0%, 31%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE992B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 153, 43

Red: 222 / Green: 153 / Blue: 43

HSL

37°, 73%, 52%

Hue: 37° / Saturation: 73% / Lightness: 52%

CMYK

0%, 31%, 81%, 13%

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

What color is #DE992B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE992B to RGB:

rgb(222, 153, 43)HEX to RGB Converter →

HEX to HSL

Convert #DE992B to HSL:

hsl(37, 73%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DE992B to CMYK:

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

Color Meaning and Usage

A bold orange tone, #DE992B has RGB (222, 153, 43) and HSL (37°, 73%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE992B is #2B70DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE402B.

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

Contrast with #DE992B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE992B?

#DE992B is a bold orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DE992B?

#DE992B in RGB is (222, 153, 43) - 222 red, 153 green, and 43 blue.

How to use #DE992B in CSS?

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

What colors go well with #DE992B?

#2B70DE (complementary), #DE402B (analogous), and #A36E19 (lighter shade) work well with #DE992B.