#F8F49E Color

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

Color preview

#F8F49E

Color formats

HEX
#F8F49E
RGB
rgb(248, 244, 158)
RGBA
rgba(248, 244, 158, 1)
HSL
hsl(57, 87%, 80%)
HSV
hsv(57, 36%, 97%)
CMYK
cmyk(0%, 2%, 36%, 3%)
CSS variable
--color-primary: #F8F49E;
Lowercase HEX
#f8f49e

Shades

Tints

Tones

Harmony

CSS snippets for #F8F49E

.color-f8f49e {
  color: #F8F49E;
  background-color: #F8F49E;
}

Frequently asked questions

What color is #F8F49E?+

#F8F49E is a HEX color with RGB value rgb(248, 244, 158) and HSL value hsl(57, 87%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8F49E?+

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