#F95B06 Color

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

Color preview

#F95B06

Color formats

HEX
#F95B06
RGB
rgb(249, 91, 6)
RGBA
rgba(249, 91, 6, 1)
HSL
hsl(21, 95%, 50%)
HSV
hsv(21, 98%, 98%)
CMYK
cmyk(0%, 63%, 98%, 2%)
CSS variable
--color-primary: #F95B06;
Lowercase HEX
#f95b06

Shades

Tints

Tones

Harmony

CSS snippets for #F95B06

.color-f95b06 {
  color: #F95B06;
  background-color: #F95B06;
}

Frequently asked questions

What color is #F95B06?+

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

What is the closest Tailwind color to #F95B06?+

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