#F2B50D Color

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

Color preview

#F2B50D

Color formats

HEX
#F2B50D
RGB
rgb(242, 181, 13)
RGBA
rgba(242, 181, 13, 1)
HSL
hsl(44, 90%, 50%)
HSV
hsv(44, 95%, 95%)
CMYK
cmyk(0%, 25%, 95%, 5%)
CSS variable
--color-primary: #F2B50D;
Lowercase HEX
#f2b50d

Shades

Tints

Tones

Harmony

CSS snippets for #F2B50D

.color-f2b50d {
  color: #F2B50D;
  background-color: #F2B50D;
}

Frequently asked questions

What color is #F2B50D?+

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

What is the closest Tailwind color to #F2B50D?+

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