#F2B10D Color

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

Color preview

#F2B10D

Color formats

HEX
#F2B10D
RGB
rgb(242, 177, 13)
RGBA
rgba(242, 177, 13, 1)
HSL
hsl(43, 90%, 50%)
HSV
hsv(43, 95%, 95%)
CMYK
cmyk(0%, 27%, 95%, 5%)
CSS variable
--color-primary: #F2B10D;
Lowercase HEX
#f2b10d

Shades

Tints

Tones

Harmony

CSS snippets for #F2B10D

.color-f2b10d {
  color: #F2B10D;
  background-color: #F2B10D;
}

Frequently asked questions

What color is #F2B10D?+

#F2B10D is a HEX color with RGB value rgb(242, 177, 13) and HSL value hsl(43, 90%, 50%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #F2B10D?+

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