#F9985B Color

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

Color preview

#F9985B

Color formats

HEX
#F9985B
RGB
rgb(249, 152, 91)
RGBA
rgba(249, 152, 91, 1)
HSL
hsl(23, 93%, 67%)
HSV
hsv(23, 63%, 98%)
CMYK
cmyk(0%, 39%, 63%, 2%)
CSS variable
--color-primary: #F9985B;
Lowercase HEX
#f9985b

Shades

Tints

Tones

Harmony

CSS snippets for #F9985B

.color-f9985b {
  color: #F9985B;
  background-color: #F9985B;
}

Frequently asked questions

What color is #F9985B?+

#F9985B is a HEX color with RGB value rgb(249, 152, 91) and HSL value hsl(23, 93%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F9985B?+

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