#F1F13B Color

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

Color preview

#F1F13B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1F13B

.color-f1f13b {
  color: #F1F13B;
  background-color: #F1F13B;
}

Frequently asked questions

What color is #F1F13B?+

#F1F13B is a HEX color with RGB value rgb(241, 241, 59) and HSL value hsl(60, 87%, 59%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F1F13B?+

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