#DBA933 Color Information

Hex color code: #DBA933

#DBA933 is a balanced orange color. In RGB it is (219, 169, 51), and in HSL it is (42°, 70%, 53%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DBA933
RGB
219, 169, 51
HSL
42°, 70%, 53%
CMYK
0%, 23%, 77%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA933; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 169, 51

Red: 219 / Green: 169 / Blue: 51

HSL

42°, 70%, 53%

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

CMYK

0%, 23%, 77%, 14%

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

What color is #DBA933?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA933 to RGB:

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

HEX to HSL

Convert #DBA933 to HSL:

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

HEX to CMYK

Convert #DBA933 to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DBA933 has RGB (219, 169, 51) and HSL (42°, 70%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA933 is #3366DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB5533.

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

Contrast with #DBA933

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA933?

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

What is the RGB value of #DBA933?

#DBA933 in RGB is (219, 169, 51) - 219 red, 169 green, and 51 blue.

How to use #DBA933 in CSS?

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

What colors go well with #DBA933?

#3366DB (complementary), #DB5533 (analogous), and #A57C1D (lighter shade) work well with #DBA933.