#FFF08C Color

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

Color preview

#FFF08C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFF08C

.color-fff08c {
  color: #FFF08C;
  background-color: #FFF08C;
}

Frequently asked questions

What color is #FFF08C?+

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

What is the closest Tailwind color to #FFF08C?+

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