#DBCA33 Color Information

Hex color code: #DBCA33

The hex color #DBCA33 is a balanced yellow with RGB values of (219, 202, 51) and HSL of (54°, 70%, 53%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DBCA33
RGB
219, 202, 51
HSL
54°, 70%, 53%
CMYK
0%, 8%, 77%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCA33; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 202, 51

Red: 219 / Green: 202 / Blue: 51

HSL

54°, 70%, 53%

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

CMYK

0%, 8%, 77%, 14%

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

What color is #DBCA33?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCA33 to RGB:

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

HEX to HSL

Convert #DBCA33 to HSL:

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

HEX to CMYK

Convert #DBCA33 to CMYK:

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

Color Meaning and Usage

#DBCA33 is a balanced yellow color with RGB values of 219, 202, 51 and HSL of 54°, 70%, 53%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCA33 is #3344DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB7633.

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

Contrast with #DBCA33

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCA33?

#DBCA33 is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBCA33?

#DBCA33 in RGB is (219, 202, 51) - 219 red, 202 green, and 51 blue.

How to use #DBCA33 in CSS?

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

What colors go well with #DBCA33?

#3344DB (complementary), #DB7633 (analogous), and #A5971D (lighter shade) work well with #DBCA33.