#FFF08B Color

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

Color preview

#FFF08B

Color formats

HEX
#FFF08B
RGB
rgb(255, 240, 139)
RGBA
rgba(255, 240, 139, 1)
HSL
hsl(52, 100%, 77%)
HSV
hsv(52, 45%, 100%)
CMYK
cmyk(0%, 6%, 45%, 0%)
CSS variable
--color-primary: #FFF08B;
Lowercase HEX
#fff08b

Shades

Tints

Tones

Harmony

CSS snippets for #FFF08B

.color-fff08b {
  color: #FFF08B;
  background-color: #FFF08B;
}

Frequently asked questions

What color is #FFF08B?+

#FFF08B is a HEX color with RGB value rgb(255, 240, 139) and HSL value hsl(52, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFF08B?+

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