#DECEBB Color Information

Hex color code: #DECEBB

A light orange shade, #DECEBB appears as (222, 206, 187) in RGB and (33°, 35%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DECEBB
RGB
222, 206, 187
HSL
33°, 35%, 80%
CMYK
0%, 7%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECEBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 206, 187

Red: 222 / Green: 206 / Blue: 187

HSL

33°, 35%, 80%

Hue: 33° / Saturation: 35% / Lightness: 80%

CMYK

0%, 7%, 16%, 13%

Cyan: 0% / Magenta: 7% / Yellow: 16% / Key: 13%

What color is #DECEBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECEBB to RGB:

rgb(222, 206, 187)HEX to RGB Converter →

HEX to HSL

Convert #DECEBB to HSL:

hsl(33, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DECEBB to CMYK:

cmyk(0%, 7%, 16%, 13%)Color Converter →

Color Meaning and Usage

A airy orange tone, #DECEBB has RGB (222, 206, 187) and HSL (33°, 35%, 80%). 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 #DECEBB is #BACADE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEBCBA.

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

Contrast with #DECEBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECEBB?

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

What is the RGB value of #DECEBB?

#DECEBB in RGB is (222, 206, 187) - 222 red, 206 green, and 187 blue.

How to use #DECEBB in CSS?

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

What colors go well with #DECEBB?

#BACADE (complementary), #DEBCBA (analogous), and #C5A987 (lighter shade) work well with #DECEBB.