#DEB11B Color Information

Hex color code: #DEB11B

The hex color #DEB11B is a striking yellow with RGB values of (222, 177, 27) and HSL of (46°, 78%, 49%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DEB11B
RGB
222, 177, 27
HSL
46°, 78%, 49%
CMYK
0%, 20%, 88%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEB11B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 177, 27

Red: 222 / Green: 177 / Blue: 27

HSL

46°, 78%, 49%

Hue: 46° / Saturation: 78% / Lightness: 49%

CMYK

0%, 20%, 88%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 88% / Key: 13%

What color is #DEB11B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEB11B to RGB:

rgb(222, 177, 27)HEX to RGB Converter →

HEX to HSL

Convert #DEB11B to HSL:

hsl(46, 78%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DEB11B to CMYK:

cmyk(0%, 20%, 88%, 13%)Color Converter →

Color Meaning and Usage

#DEB11B is a bold yellow color with RGB values of 222, 177, 27 and HSL of 46°, 78%, 49%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEB11B is #1B49DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE4F1B.

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

Contrast with #DEB11B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEB11B?

#DEB11B is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEB11B?

#DEB11B in RGB is (222, 177, 27) - 222 red, 177 green, and 27 blue.

How to use #DEB11B in CSS?

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

What colors go well with #DEB11B?

#1B49DE (complementary), #DE4F1B (analogous), and #9A7B13 (lighter shade) work well with #DEB11B.