#F9985F Color

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

Color preview

#F9985F

Color formats

HEX
#F9985F
RGB
rgb(249, 152, 95)
RGBA
rgba(249, 152, 95, 1)
HSL
hsl(22, 93%, 67%)
HSV
hsv(22, 62%, 98%)
CMYK
cmyk(0%, 39%, 62%, 2%)
CSS variable
--color-primary: #F9985F;
Lowercase HEX
#f9985f

Shades

Tints

Tones

Harmony

CSS snippets for #F9985F

.color-f9985f {
  color: #F9985F;
  background-color: #F9985F;
}

Frequently asked questions

What color is #F9985F?+

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

What is the closest Tailwind color to #F9985F?+

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