#DFEB75 Color Information

Hex color code: #DFEB75

The hex color #DFEB75 is a bold yellow with RGB values of (223, 235, 117) and HSL of (66°, 75%, 69%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#DFEB75
RGB
223, 235, 117
HSL
66°, 75%, 69%
CMYK
5%, 0%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEB75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 235, 117

Red: 223 / Green: 235 / Blue: 117

HSL

66°, 75%, 69%

Hue: 66° / Saturation: 75% / Lightness: 69%

CMYK

5%, 0%, 50%, 8%

Cyan: 5% / Magenta: 0% / Yellow: 50% / Key: 8%

What color is #DFEB75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEB75 to RGB:

rgb(223, 235, 117)HEX to RGB Converter →

HEX to HSL

Convert #DFEB75 to HSL:

hsl(66, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEB75 to CMYK:

cmyk(5%, 0%, 50%, 8%)Color Converter →

Color Meaning and Usage

A striking yellow tone, #DFEB75 has RGB (223, 235, 117) and HSL (66°, 75%, 69%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEB75 is #8175EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBBC75.

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

Contrast with #DFEB75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEB75?

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

What is the RGB value of #DFEB75?

#DFEB75 in RGB is (223, 235, 117) - 223 red, 235 green, and 117 blue.

How to use #DFEB75 in CSS?

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

What colors go well with #DFEB75?

#8175EB (complementary), #EBBC75 (analogous), and #D0E232 (lighter shade) work well with #DFEB75.