#DECA45 Color Information

Hex color code: #DECA45

A understated yellow shade, #DECA45 appears as (222, 202, 69) in RGB and (52°, 70%, 57%) in HSL. It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#DECA45
RGB
222, 202, 69
HSL
52°, 70%, 57%
CMYK
0%, 9%, 69%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECA45; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 202, 69

Red: 222 / Green: 202 / Blue: 69

HSL

52°, 70%, 57%

Hue: 52° / Saturation: 70% / Lightness: 57%

CMYK

0%, 9%, 69%, 13%

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

What color is #DECA45?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECA45 to RGB:

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

HEX to HSL

Convert #DECA45 to HSL:

hsl(52, 70%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DECA45 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #DECA45 has RGB (222, 202, 69) and HSL (52°, 70%, 57%). 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 #DECA45 is #4559DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE7D45.

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

Contrast with #DECA45

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECA45?

#DECA45 is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DECA45?

#DECA45 in RGB is (222, 202, 69) - 222 red, 202 green, and 69 blue.

How to use #DECA45 in CSS?

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

What colors go well with #DECA45?

#4559DE (complementary), #DE7D45 (analogous), and #B6A220 (lighter shade) work well with #DECA45.