#F8FE9E Color

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

Color preview

#F8FE9E

Color formats

HEX
#F8FE9E
RGB
rgb(248, 254, 158)
RGBA
rgba(248, 254, 158, 1)
HSL
hsl(64, 98%, 81%)
HSV
hsv(64, 38%, 100%)
CMYK
cmyk(2%, 0%, 38%, 0%)
CSS variable
--color-primary: #F8FE9E;
Lowercase HEX
#f8fe9e

Shades

Tints

Tones

Harmony

CSS snippets for #F8FE9E

.color-f8fe9e {
  color: #F8FE9E;
  background-color: #F8FE9E;
}

Frequently asked questions

What color is #F8FE9E?+

#F8FE9E is a HEX color with RGB value rgb(248, 254, 158) and HSL value hsl(64, 98%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8FE9E?+

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