#DABF25 Color Information

Hex color code: #DABF25

The hex color #DABF25 is a bold yellow with RGB values of (218, 191, 37) and HSL of (51°, 71%, 50%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DABF25
RGB
218, 191, 37
HSL
51°, 71%, 50%
CMYK
0%, 12%, 83%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABF25; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 191, 37

Red: 218 / Green: 191 / Blue: 37

HSL

51°, 71%, 50%

Hue: 51° / Saturation: 71% / Lightness: 50%

CMYK

0%, 12%, 83%, 15%

Cyan: 0% / Magenta: 12% / Yellow: 83% / Key: 15%

What color is #DABF25?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABF25 to RGB:

rgb(218, 191, 37)HEX to RGB Converter →

HEX to HSL

Convert #DABF25 to HSL:

hsl(51, 71%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DABF25 to CMYK:

cmyk(0%, 12%, 83%, 15%)Color Converter →

Color Meaning and Usage

#DABF25 is a vivid yellow color with RGB values of 218, 191, 37 and HSL of 51°, 71%, 50%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABF25 is #2540DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA6425.

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

Contrast with #DABF25

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABF25?

#DABF25 is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DABF25?

#DABF25 in RGB is (218, 191, 37) - 218 red, 191 green, and 37 blue.

How to use #DABF25 in CSS?

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

What colors go well with #DABF25?

#2540DA (complementary), #DA6425 (analogous), and #99861A (lighter shade) work well with #DABF25.