#F0F40B Color

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

Color preview

#F0F40B

Color formats

HEX
#F0F40B
RGB
rgb(240, 244, 11)
RGBA
rgba(240, 244, 11, 1)
HSL
hsl(61, 91%, 50%)
HSV
hsv(61, 95%, 96%)
CMYK
cmyk(2%, 0%, 95%, 4%)
CSS variable
--color-primary: #F0F40B;
Lowercase HEX
#f0f40b

Shades

Tints

Tones

Harmony

CSS snippets for #F0F40B

.color-f0f40b {
  color: #F0F40B;
  background-color: #F0F40B;
}

Frequently asked questions

What color is #F0F40B?+

#F0F40B is a HEX color with RGB value rgb(240, 244, 11) and HSL value hsl(61, 91%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F0F40B?+

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