#DEA732 Color Information

Hex color code: #DEA732

The hex color #DEA732 is a bold orange with RGB values of (222, 167, 50) and HSL of (41°, 72%, 53%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DEA732
RGB
222, 167, 50
HSL
41°, 72%, 53%
CMYK
0%, 25%, 77%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEA732; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 167, 50

Red: 222 / Green: 167 / Blue: 50

HSL

41°, 72%, 53%

Hue: 41° / Saturation: 72% / Lightness: 53%

CMYK

0%, 25%, 77%, 13%

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

What color is #DEA732?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEA732 to RGB:

rgb(222, 167, 50)HEX to RGB Converter →

HEX to HSL

Convert #DEA732 to HSL:

hsl(41, 72%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DEA732 to CMYK:

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

Color Meaning and Usage

#DEA732 is a vivid orange color with RGB values of 222, 167, 50 and HSL of 41°, 72%, 53%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEA732 is #3168DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD5031.

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

Contrast with #DEA732

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEA732?

#DEA732 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEA732?

#DEA732 in RGB is (222, 167, 50) - 222 red, 167 green, and 50 blue.

How to use #DEA732 in CSS?

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

What colors go well with #DEA732?

#3168DD (complementary), #DD5031 (analogous), and #A77A1B (lighter shade) work well with #DEA732.