#F1D33B Color

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

Color preview

#F1D33B

Color formats

HEX
#F1D33B
RGB
rgb(241, 211, 59)
RGBA
rgba(241, 211, 59, 1)
HSL
hsl(50, 87%, 59%)
HSV
hsv(50, 76%, 95%)
CMYK
cmyk(0%, 12%, 76%, 5%)
CSS variable
--color-primary: #F1D33B;
Lowercase HEX
#f1d33b

Shades

Tints

Tones

Harmony

CSS snippets for #F1D33B

.color-f1d33b {
  color: #F1D33B;
  background-color: #F1D33B;
}

Frequently asked questions

What color is #F1D33B?+

#F1D33B is a HEX color with RGB value rgb(241, 211, 59) and HSL value hsl(50, 87%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1D33B?+

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