#FFDF61 Color Information

Hex color code: #FFDF61

The hex color #FFDF61 is a bold yellow with RGB values of (255, 223, 97) and HSL of (48°, 100%, 69%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#FFDF61
RGB
255, 223, 97
HSL
48°, 100%, 69%
CMYK
0%, 13%, 62%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFDF61; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 223, 97

Red: 255 / Green: 223 / Blue: 97

HSL

48°, 100%, 69%

Hue: 48° / Saturation: 100% / Lightness: 69%

CMYK

0%, 13%, 62%, 0%

Cyan: 0% / Magenta: 13% / Yellow: 62% / Key: 0%

What color is #FFDF61?

#FFDF61 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFDF61 to RGB:

rgb(255, 223, 97)HEX to RGB Converter →

HEX to HSL

Convert #FFDF61 to HSL:

hsl(48, 100%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #FFDF61 to CMYK:

cmyk(0%, 13%, 62%, 0%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #FFDF61 has RGB (255, 223, 97) and HSL (48°, 100%, 69%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFDF61 is #6181FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF9061.

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

Contrast with #FFDF61

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFDF61?

#FFDF61 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFDF61?

#FFDF61 in RGB is (255, 223, 97) - 255 red, 223 green, and 97 blue.

How to use #FFDF61 in CSS?

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

What colors go well with #FFDF61?

#6181FF (complementary), #FF9061 (analogous), and #FFD014 (lighter shade) work well with #FFDF61.