#F95F06 Color

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

Color preview

#F95F06

Color formats

HEX
#F95F06
RGB
rgb(249, 95, 6)
RGBA
rgba(249, 95, 6, 1)
HSL
hsl(22, 95%, 50%)
HSV
hsv(22, 98%, 98%)
CMYK
cmyk(0%, 62%, 98%, 2%)
CSS variable
--color-primary: #F95F06;
Lowercase HEX
#f95f06

Shades

Tints

Tones

Harmony

CSS snippets for #F95F06

.color-f95f06 {
  color: #F95F06;
  background-color: #F95F06;
}

Frequently asked questions

What color is #F95F06?+

#F95F06 is a HEX color with RGB value rgb(249, 95, 6) and HSL value hsl(22, 95%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F95F06?+

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