#DECAB5 Color Information

Hex color code: #DECAB5

A soft orange shade, #DECAB5 appears as (222, 202, 181) in RGB and (31°, 38%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DECAB5
RGB
222, 202, 181
HSL
31°, 38%, 79%
CMYK
0%, 9%, 18%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECAB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 202, 181

Red: 222 / Green: 202 / Blue: 181

HSL

31°, 38%, 79%

Hue: 31° / Saturation: 38% / Lightness: 79%

CMYK

0%, 9%, 18%, 13%

Cyan: 0% / Magenta: 9% / Yellow: 18% / Key: 13%

What color is #DECAB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECAB5 to RGB:

rgb(222, 202, 181)HEX to RGB Converter →

HEX to HSL

Convert #DECAB5 to HSL:

hsl(31, 38%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DECAB5 to CMYK:

cmyk(0%, 9%, 18%, 13%)Color Converter →

Color Meaning and Usage

A airy orange tone, #DECAB5 has RGB (222, 202, 181) and HSL (31°, 38%, 79%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECAB5 is #B5C9DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEB6B5.

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

Contrast with #DECAB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECAB5?

#DECAB5 is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DECAB5?

#DECAB5 in RGB is (222, 202, 181) - 222 red, 202 green, and 181 blue.

How to use #DECAB5 in CSS?

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

What colors go well with #DECAB5?

#B5C9DE (complementary), #DEB6B5 (analogous), and #C6A480 (lighter shade) work well with #DECAB5.