#F95A10 Color

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

Color preview

#F95A10

Color formats

HEX
#F95A10
RGB
rgb(249, 90, 16)
RGBA
rgba(249, 90, 16, 1)
HSL
hsl(19, 95%, 52%)
HSV
hsv(19, 94%, 98%)
CMYK
cmyk(0%, 64%, 94%, 2%)
CSS variable
--color-primary: #F95A10;
Lowercase HEX
#f95a10

Shades

Tints

Tones

Harmony

CSS snippets for #F95A10

.color-f95a10 {
  color: #F95A10;
  background-color: #F95A10;
}

Frequently asked questions

What color is #F95A10?+

#F95A10 is a HEX color with RGB value rgb(249, 90, 16) and HSL value hsl(19, 95%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F95A10?+

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