#FFF082 Color

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

Color preview

#FFF082

Color formats

HEX
#FFF082
RGB
rgb(255, 240, 130)
RGBA
rgba(255, 240, 130, 1)
HSL
hsl(53, 100%, 75%)
HSV
hsv(53, 49%, 100%)
CMYK
cmyk(0%, 6%, 49%, 0%)
CSS variable
--color-primary: #FFF082;
Lowercase HEX
#fff082

Shades

Tints

Tones

Harmony

CSS snippets for #FFF082

.color-fff082 {
  color: #FFF082;
  background-color: #FFF082;
}

Frequently asked questions

What color is #FFF082?+

#FFF082 is a HEX color with RGB value rgb(255, 240, 130) and HSL value hsl(53, 100%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFF082?+

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