#F5E238 Color

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

Color preview

#F5E238

Color formats

HEX
#F5E238
RGB
rgb(245, 226, 56)
RGBA
rgba(245, 226, 56, 1)
HSL
hsl(54, 90%, 59%)
HSV
hsv(54, 77%, 96%)
CMYK
cmyk(0%, 8%, 77%, 4%)
CSS variable
--color-primary: #F5E238;
Lowercase HEX
#f5e238

Shades

Tints

Tones

Harmony

CSS snippets for #F5E238

.color-f5e238 {
  color: #F5E238;
  background-color: #F5E238;
}

Frequently asked questions

What color is #F5E238?+

#F5E238 is a HEX color with RGB value rgb(245, 226, 56) and HSL value hsl(54, 90%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F5E238?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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