#F5F09E Color

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

Color preview

#F5F09E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5F09E

.color-f5f09e {
  color: #F5F09E;
  background-color: #F5F09E;
}

Frequently asked questions

What color is #F5F09E?+

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

What is the closest Tailwind color to #F5F09E?+

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