#F5EF9E Color

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

Color preview

#F5EF9E

Color formats

HEX
#F5EF9E
RGB
rgb(245, 239, 158)
RGBA
rgba(245, 239, 158, 1)
HSL
hsl(56, 81%, 79%)
HSV
hsv(56, 36%, 96%)
CMYK
cmyk(0%, 2%, 36%, 4%)
CSS variable
--color-primary: #F5EF9E;
Lowercase HEX
#f5ef9e

Shades

Tints

Tones

Harmony

CSS snippets for #F5EF9E

.color-f5ef9e {
  color: #F5EF9E;
  background-color: #F5EF9E;
}

Frequently asked questions

What color is #F5EF9E?+

#F5EF9E is a HEX color with RGB value rgb(245, 239, 158) and HSL value hsl(56, 81%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F5EF9E?+

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