#F0C800 Color

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

Color preview

#F0C800

Color formats

HEX
#F0C800
RGB
rgb(240, 200, 0)
RGBA
rgba(240, 200, 0, 1)
HSL
hsl(50, 100%, 47%)
HSV
hsv(50, 100%, 94%)
CMYK
cmyk(0%, 17%, 100%, 6%)
CSS variable
--color-primary: #F0C800;
Lowercase HEX
#f0c800

Shades

Tints

Tones

Harmony

CSS snippets for #F0C800

.color-f0c800 {
  color: #F0C800;
  background-color: #F0C800;
}

Frequently asked questions

What color is #F0C800?+

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

What is the closest Tailwind color to #F0C800?+

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