#DBEB6F Color Information

Hex color code: #DBEB6F

The hex color #DBEB6F is a bold yellow with RGB values of (219, 235, 111) and HSL of (68°, 76%, 68%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#DBEB6F
RGB
219, 235, 111
HSL
68°, 76%, 68%
CMYK
7%, 0%, 53%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEB6F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 235, 111

Red: 219 / Green: 235 / Blue: 111

HSL

68°, 76%, 68%

Hue: 68° / Saturation: 76% / Lightness: 68%

CMYK

7%, 0%, 53%, 8%

Cyan: 7% / Magenta: 0% / Yellow: 53% / Key: 8%

What color is #DBEB6F?

#DBEB6F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEB6F to RGB:

rgb(219, 235, 111)HEX to RGB Converter →

HEX to HSL

Convert #DBEB6F to HSL:

hsl(68, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEB6F to CMYK:

cmyk(7%, 0%, 53%, 8%)Color Converter →

Color Meaning and Usage

#DBEB6F is a striking yellow color with RGB values of 219, 235, 111 and HSL of 68°, 76%, 68%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBEB6F is #806FEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBBE6F.

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

Contrast with #DBEB6F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEB6F?

#DBEB6F is a striking yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBEB6F?

#DBEB6F in RGB is (219, 235, 111) - 219 red, 235 green, and 111 blue.

How to use #DBEB6F in CSS?

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

What colors go well with #DBEB6F?

#806FEB (complementary), #EBBE6F (analogous), and #CAE22C (lighter shade) work well with #DBEB6F.