#DEC199 Color Information

Hex color code: #DEC199

A balanced orange shade, #DEC199 appears as (222, 193, 153) in RGB and (35°, 51%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DEC199
RGB
222, 193, 153
HSL
35°, 51%, 74%
CMYK
0%, 13%, 31%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEC199; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 193, 153

Red: 222 / Green: 193 / Blue: 153

HSL

35°, 51%, 74%

Hue: 35° / Saturation: 51% / Lightness: 74%

CMYK

0%, 13%, 31%, 13%

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

What color is #DEC199?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEC199 to RGB:

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

HEX to HSL

Convert #DEC199 to HSL:

hsl(35, 51%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DEC199 to CMYK:

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

Color Meaning and Usage

#DEC199 is a subtle orange color with RGB values of 222, 193, 153 and HSL of 35°, 51%, 74%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEC199 is #9BB7DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFA19B.

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

Contrast with #DEC199

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEC199?

#DEC199 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEC199?

#DEC199 in RGB is (222, 193, 153) - 222 red, 193 green, and 153 blue.

How to use #DEC199 in CSS?

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

What colors go well with #DEC199?

#9BB7DF (complementary), #DFA19B (analogous), and #CC9F61 (lighter shade) work well with #DEC199.