#F29900 Color

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

Color preview

#F29900

Color formats

HEX
#F29900
RGB
rgb(242, 153, 0)
RGBA
rgba(242, 153, 0, 1)
HSL
hsl(38, 100%, 47%)
HSV
hsv(38, 100%, 95%)
CMYK
cmyk(0%, 37%, 100%, 5%)
CSS variable
--color-primary: #F29900;
Lowercase HEX
#f29900

Shades

Tints

Tones

Harmony

CSS snippets for #F29900

.color-f29900 {
  color: #F29900;
  background-color: #F29900;
}

Frequently asked questions

What color is #F29900?+

#F29900 is a HEX color with RGB value rgb(242, 153, 0) and HSL value hsl(38, 100%, 47%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #F29900?+

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