#F5F50A Color

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

Color preview

#F5F50A

Color formats

HEX
#F5F50A
RGB
rgb(245, 245, 10)
RGBA
rgba(245, 245, 10, 1)
HSL
hsl(60, 92%, 50%)
HSV
hsv(60, 96%, 96%)
CMYK
cmyk(0%, 0%, 96%, 4%)
CSS variable
--color-primary: #F5F50A;
Lowercase HEX
#f5f50a

Shades

Tints

Tones

Harmony

CSS snippets for #F5F50A

.color-f5f50a {
  color: #F5F50A;
  background-color: #F5F50A;
}

Frequently asked questions

What color is #F5F50A?+

#F5F50A is a HEX color with RGB value rgb(245, 245, 10) and HSL value hsl(60, 92%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F5F50A?+

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