#DBD833 Color Information

Hex color code: #DBD833

#DBD833 is a muted yellow color. In RGB it is (219, 216, 51), and in HSL it is (59°, 70%, 53%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DBD833
RGB
219, 216, 51
HSL
59°, 70%, 53%
CMYK
0%, 1%, 77%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD833; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 216, 51

Red: 219 / Green: 216 / Blue: 51

HSL

59°, 70%, 53%

Hue: 59° / Saturation: 70% / Lightness: 53%

CMYK

0%, 1%, 77%, 14%

Cyan: 0% / Magenta: 1% / Yellow: 77% / Key: 14%

What color is #DBD833?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD833 to RGB:

rgb(219, 216, 51)HEX to RGB Converter →

HEX to HSL

Convert #DBD833 to HSL:

hsl(59, 70%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD833 to CMYK:

cmyk(0%, 1%, 77%, 14%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #DBD833 has RGB (219, 216, 51) and HSL (59°, 70%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD833 is #3336DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8433.

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

Contrast with #DBD833

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD833?

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

What is the RGB value of #DBD833?

#DBD833 in RGB is (219, 216, 51) - 219 red, 216 green, and 51 blue.

How to use #DBD833 in CSS?

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

What colors go well with #DBD833?

#3336DB (complementary), #DB8433 (analogous), and #A5A21D (lighter shade) work well with #DBD833.