#F0C000 Color

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

Color preview

#F0C000

Color formats

HEX
#F0C000
RGB
rgb(240, 192, 0)
RGBA
rgba(240, 192, 0, 1)
HSL
hsl(48, 100%, 47%)
HSV
hsv(48, 100%, 94%)
CMYK
cmyk(0%, 20%, 100%, 6%)
CSS variable
--color-primary: #F0C000;
Lowercase HEX
#f0c000

Shades

Tints

Tones

Harmony

CSS snippets for #F0C000

.color-f0c000 {
  color: #F0C000;
  background-color: #F0C000;
}

Frequently asked questions

What color is #F0C000?+

#F0C000 is a HEX color with RGB value rgb(240, 192, 0) and HSL value hsl(48, 100%, 47%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F0C000?+

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