#F5EC9E Color

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

Color preview

#F5EC9E

Color formats

HEX
#F5EC9E
RGB
rgb(245, 236, 158)
RGBA
rgba(245, 236, 158, 1)
HSL
hsl(54, 81%, 79%)
HSV
hsv(54, 36%, 96%)
CMYK
cmyk(0%, 4%, 36%, 4%)
CSS variable
--color-primary: #F5EC9E;
Lowercase HEX
#f5ec9e

Shades

Tints

Tones

Harmony

CSS snippets for #F5EC9E

.color-f5ec9e {
  color: #F5EC9E;
  background-color: #F5EC9E;
}

Frequently asked questions

What color is #F5EC9E?+

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

What is the closest Tailwind color to #F5EC9E?+

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