#F98C10 Color

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

Color preview

#F98C10

Color formats

HEX
#F98C10
RGB
rgb(249, 140, 16)
RGBA
rgba(249, 140, 16, 1)
HSL
hsl(32, 95%, 52%)
HSV
hsv(32, 94%, 98%)
CMYK
cmyk(0%, 44%, 94%, 2%)
CSS variable
--color-primary: #F98C10;
Lowercase HEX
#f98c10

Shades

Tints

Tones

Harmony

CSS snippets for #F98C10

.color-f98c10 {
  color: #F98C10;
  background-color: #F98C10;
}

Frequently asked questions

What color is #F98C10?+

#F98C10 is a HEX color with RGB value rgb(249, 140, 16) and HSL value hsl(32, 95%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F98C10?+

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