#FFF06D Color

Inspect #FFF06D across formats, palettes, contrast and closest named color matches.

Color preview

#FFF06D

Color formats

HEX
#FFF06D
RGB
rgb(255, 240, 109)
RGBA
rgba(255, 240, 109, 1)
HSL
hsl(54, 100%, 71%)
HSV
hsv(54, 57%, 100%)
CMYK
cmyk(0%, 6%, 57%, 0%)
CSS variable
--color-primary: #FFF06D;
Lowercase HEX
#fff06d

Shades

Tints

Tones

Harmony

CSS snippets for #FFF06D

.color-fff06d {
  color: #FFF06D;
  background-color: #FFF06D;
}

Frequently asked questions

What color is #FFF06D?+

#FFF06D is a HEX color with RGB value rgb(255, 240, 109) and HSL value hsl(54, 100%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFF06D?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools