#F0D800 Color

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

Color preview

#F0D800

Color formats

HEX
#F0D800
RGB
rgb(240, 216, 0)
RGBA
rgba(240, 216, 0, 1)
HSL
hsl(54, 100%, 47%)
HSV
hsv(54, 100%, 94%)
CMYK
cmyk(0%, 10%, 100%, 6%)
CSS variable
--color-primary: #F0D800;
Lowercase HEX
#f0d800

Shades

Tints

Tones

Harmony

CSS snippets for #F0D800

.color-f0d800 {
  color: #F0D800;
  background-color: #F0D800;
}

Frequently asked questions

What color is #F0D800?+

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

What is the closest Tailwind color to #F0D800?+

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