#F0B40F Color

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

Color preview

#F0B40F

Color formats

HEX
#F0B40F
RGB
rgb(240, 180, 15)
RGBA
rgba(240, 180, 15, 1)
HSL
hsl(44, 88%, 50%)
HSV
hsv(44, 94%, 94%)
CMYK
cmyk(0%, 25%, 94%, 6%)
CSS variable
--color-primary: #F0B40F;
Lowercase HEX
#f0b40f

Shades

Tints

Tones

Harmony

CSS snippets for #F0B40F

.color-f0b40f {
  color: #F0B40F;
  background-color: #F0B40F;
}

Frequently asked questions

What color is #F0B40F?+

#F0B40F is a HEX color with RGB value rgb(240, 180, 15) and HSL value hsl(44, 88%, 50%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #F0B40F?+

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