#FFF94D Color Information

Hex color code: #FFF94D

The hex color #FFF94D is a bold yellow with RGB values of (255, 249, 77) and HSL of (58°, 100%, 65%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#FFF94D
RGB
255, 249, 77
HSL
58°, 100%, 65%
CMYK
0%, 2%, 70%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFF94D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 249, 77

Red: 255 / Green: 249 / Blue: 77

HSL

58°, 100%, 65%

Hue: 58° / Saturation: 100% / Lightness: 65%

CMYK

0%, 2%, 70%, 0%

Cyan: 0% / Magenta: 2% / Yellow: 70% / Key: 0%

What color is #FFF94D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFF94D to RGB:

rgb(255, 249, 77)HEX to RGB Converter →

HEX to HSL

Convert #FFF94D to HSL:

hsl(58, 100%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #FFF94D to CMYK:

cmyk(0%, 2%, 70%, 0%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #FFF94D has RGB (255, 249, 77) and HSL (58°, 100%, 65%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFF94D is #4D52FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFA04D.

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

Contrast with #FFF94D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFF94D?

#FFF94D is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFF94D?

#FFF94D in RGB is (255, 249, 77) - 255 red, 249 green, and 77 blue.

How to use #FFF94D in CSS?

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

What colors go well with #FFF94D?

#4D52FF (complementary), #FFA04D (analogous), and #FFF700 (lighter shade) work well with #FFF94D.