#F2F082 Color

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

Color preview

#F2F082

Color formats

HEX
#F2F082
RGB
rgb(242, 240, 130)
RGBA
rgba(242, 240, 130, 1)
HSL
hsl(59, 81%, 73%)
HSV
hsv(59, 46%, 95%)
CMYK
cmyk(0%, 1%, 46%, 5%)
CSS variable
--color-primary: #F2F082;
Lowercase HEX
#f2f082

Shades

Tints

Tones

Harmony

CSS snippets for #F2F082

.color-f2f082 {
  color: #F2F082;
  background-color: #F2F082;
}

Frequently asked questions

What color is #F2F082?+

#F2F082 is a HEX color with RGB value rgb(242, 240, 130) and HSL value hsl(59, 81%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2F082?+

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