#F99F5F Color

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

Color preview

#F99F5F

Color formats

HEX
#F99F5F
RGB
rgb(249, 159, 95)
RGBA
rgba(249, 159, 95, 1)
HSL
hsl(25, 93%, 67%)
HSV
hsv(25, 62%, 98%)
CMYK
cmyk(0%, 36%, 62%, 2%)
CSS variable
--color-primary: #F99F5F;
Lowercase HEX
#f99f5f

Shades

Tints

Tones

Harmony

CSS snippets for #F99F5F

.color-f99f5f {
  color: #F99F5F;
  background-color: #F99F5F;
}

Frequently asked questions

What color is #F99F5F?+

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

What is the closest Tailwind color to #F99F5F?+

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