#FFF066 Color Information

Hex color code: #FFF066

#FFF066 is a eye-catching yellow color. In RGB it is (255, 240, 102), and in HSL it is (54°, 100%, 70%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#FFF066
RGB
255, 240, 102
HSL
54°, 100%, 70%
CMYK
0%, 6%, 60%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFF066; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 240, 102

Red: 255 / Green: 240 / Blue: 102

HSL

54°, 100%, 70%

Hue: 54° / Saturation: 100% / Lightness: 70%

CMYK

0%, 6%, 60%, 0%

Cyan: 0% / Magenta: 6% / Yellow: 60% / Key: 0%

What color is #FFF066?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFF066 to RGB:

rgb(255, 240, 102)HEX to RGB Converter →

HEX to HSL

Convert #FFF066 to HSL:

hsl(54, 100%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #FFF066 to CMYK:

cmyk(0%, 6%, 60%, 0%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #FFF066 has RGB (255, 240, 102) and HSL (54°, 100%, 70%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFF066 is #6675FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFA366.

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

Contrast with #FFF066

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFF066?

#FFF066 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFF066?

#FFF066 in RGB is (255, 240, 102) - 255 red, 240 green, and 102 blue.

How to use #FFF066 in CSS?

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

What colors go well with #FFF066?

#6675FF (complementary), #FFA366 (analogous), and #FFE81A (lighter shade) work well with #FFF066.