#FFF08F Color

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

Color preview

#FFF08F

Color formats

HEX
#FFF08F
RGB
rgb(255, 240, 143)
RGBA
rgba(255, 240, 143, 1)
HSL
hsl(52, 100%, 78%)
HSV
hsv(52, 44%, 100%)
CMYK
cmyk(0%, 6%, 44%, 0%)
CSS variable
--color-primary: #FFF08F;
Lowercase HEX
#fff08f

Shades

Tints

Tones

Harmony

CSS snippets for #FFF08F

.color-fff08f {
  color: #FFF08F;
  background-color: #FFF08F;
}

Frequently asked questions

What color is #FFF08F?+

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

What is the closest Tailwind color to #FFF08F?+

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