#F3DA1B Color

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

Color preview

#F3DA1B

Color formats

HEX
#F3DA1B
RGB
rgb(243, 218, 27)
RGBA
rgba(243, 218, 27, 1)
HSL
hsl(53, 90%, 53%)
HSV
hsv(53, 89%, 95%)
CMYK
cmyk(0%, 10%, 89%, 5%)
CSS variable
--color-primary: #F3DA1B;
Lowercase HEX
#f3da1b

Shades

Tints

Tones

Harmony

CSS snippets for #F3DA1B

.color-f3da1b {
  color: #F3DA1B;
  background-color: #F3DA1B;
}

Frequently asked questions

What color is #F3DA1B?+

#F3DA1B is a HEX color with RGB value rgb(243, 218, 27) and HSL value hsl(53, 90%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F3DA1B?+

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