#F5F514 Color

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

Color preview

#F5F514

Color formats

HEX
#F5F514
RGB
rgb(245, 245, 20)
RGBA
rgba(245, 245, 20, 1)
HSL
hsl(60, 92%, 52%)
HSV
hsv(60, 92%, 96%)
CMYK
cmyk(0%, 0%, 92%, 4%)
CSS variable
--color-primary: #F5F514;
Lowercase HEX
#f5f514

Shades

Tints

Tones

Harmony

CSS snippets for #F5F514

.color-f5f514 {
  color: #F5F514;
  background-color: #F5F514;
}

Frequently asked questions

What color is #F5F514?+

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

What is the closest Tailwind color to #F5F514?+

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