#F8F881 Color

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

Color preview

#F8F881

Color formats

HEX
#F8F881
RGB
rgb(248, 248, 129)
RGBA
rgba(248, 248, 129, 1)
HSL
hsl(60, 89%, 74%)
HSV
hsv(60, 48%, 97%)
CMYK
cmyk(0%, 0%, 48%, 3%)
CSS variable
--color-primary: #F8F881;
Lowercase HEX
#f8f881

Shades

Tints

Tones

Harmony

CSS snippets for #F8F881

.color-f8f881 {
  color: #F8F881;
  background-color: #F8F881;
}

Frequently asked questions

What color is #F8F881?+

#F8F881 is a HEX color with RGB value rgb(248, 248, 129) and HSL value hsl(60, 89%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F8F881?+

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