#FFF394 Color Information

Hex color code: #FFF394

The hex color #FFF394 is a delicate yellow with RGB values of (255, 243, 148) and HSL of (53°, 100%, 79%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#FFF394
RGB
255, 243, 148
HSL
53°, 100%, 79%
CMYK
0%, 5%, 42%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFF394; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 243, 148

Red: 255 / Green: 243 / Blue: 148

HSL

53°, 100%, 79%

Hue: 53° / Saturation: 100% / Lightness: 79%

CMYK

0%, 5%, 42%, 0%

Cyan: 0% / Magenta: 5% / Yellow: 42% / Key: 0%

What color is #FFF394?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFF394 to RGB:

rgb(255, 243, 148)HEX to RGB Converter →

HEX to HSL

Convert #FFF394 to HSL:

hsl(53, 100%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #FFF394 to CMYK:

cmyk(0%, 5%, 42%, 0%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #FFF394 has RGB (255, 243, 148) and HSL (53°, 100%, 79%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFF394 is #94A0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFBD94.

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

Contrast with #FFF394

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFF394?

#FFF394 is a ethereal yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFF394?

#FFF394 in RGB is (255, 243, 148) - 255 red, 243 green, and 148 blue.

How to use #FFF394 in CSS?

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

What colors go well with #FFF394?

#94A0FF (complementary), #FFBD94 (analogous), and #FFEA47 (lighter shade) work well with #FFF394.