#DECF4F Color Information

Hex color code: #DECF4F

A neutral yellow shade, #DECF4F appears as (222, 207, 79) in RGB and (54°, 68%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DECF4F
RGB
222, 207, 79
HSL
54°, 68%, 59%
CMYK
0%, 7%, 64%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECF4F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 207, 79

Red: 222 / Green: 207 / Blue: 79

HSL

54°, 68%, 59%

Hue: 54° / Saturation: 68% / Lightness: 59%

CMYK

0%, 7%, 64%, 13%

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

What color is #DECF4F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECF4F to RGB:

rgb(222, 207, 79)HEX to RGB Converter →

HEX to HSL

Convert #DECF4F to HSL:

hsl(54, 68%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DECF4F to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #DECF4F has RGB (222, 207, 79) and HSL (54°, 68%, 59%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECF4F is #4F5EDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE884F.

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

Contrast with #DECF4F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECF4F?

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

What is the RGB value of #DECF4F?

#DECF4F in RGB is (222, 207, 79) - 222 red, 207 green, and 79 blue.

How to use #DECF4F in CSS?

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

What colors go well with #DECF4F?

#4F5EDE (complementary), #DE884F (analogous), and #BCAD24 (lighter shade) work well with #DECF4F.