#F1DC3B Color

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

Color preview

#F1DC3B

Color formats

HEX
#F1DC3B
RGB
rgb(241, 220, 59)
RGBA
rgba(241, 220, 59, 1)
HSL
hsl(53, 87%, 59%)
HSV
hsv(53, 76%, 95%)
CMYK
cmyk(0%, 9%, 76%, 5%)
CSS variable
--color-primary: #F1DC3B;
Lowercase HEX
#f1dc3b

Shades

Tints

Tones

Harmony

CSS snippets for #F1DC3B

.color-f1dc3b {
  color: #F1DC3B;
  background-color: #F1DC3B;
}

Frequently asked questions

What color is #F1DC3B?+

#F1DC3B is a HEX color with RGB value rgb(241, 220, 59) and HSL value hsl(53, 87%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F1DC3B?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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