#F2D00D Color

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

Color preview

#F2D00D

Color formats

HEX
#F2D00D
RGB
rgb(242, 208, 13)
RGBA
rgba(242, 208, 13, 1)
HSL
hsl(51, 90%, 50%)
HSV
hsv(51, 95%, 95%)
CMYK
cmyk(0%, 14%, 95%, 5%)
CSS variable
--color-primary: #F2D00D;
Lowercase HEX
#f2d00d

Shades

Tints

Tones

Harmony

CSS snippets for #F2D00D

.color-f2d00d {
  color: #F2D00D;
  background-color: #F2D00D;
}

Frequently asked questions

What color is #F2D00D?+

#F2D00D is a HEX color with RGB value rgb(242, 208, 13) and HSL value hsl(51, 90%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F2D00D?+

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