#F95C31 Color

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

Color preview

#F95C31

Color formats

HEX
#F95C31
RGB
rgb(249, 92, 49)
RGBA
rgba(249, 92, 49, 1)
HSL
hsl(13, 94%, 58%)
HSV
hsv(13, 80%, 98%)
CMYK
cmyk(0%, 63%, 80%, 2%)
CSS variable
--color-primary: #F95C31;
Lowercase HEX
#f95c31

Shades

Tints

Tones

Harmony

CSS snippets for #F95C31

.color-f95c31 {
  color: #F95C31;
  background-color: #F95C31;
}

Frequently asked questions

What color is #F95C31?+

#F95C31 is a HEX color with RGB value rgb(249, 92, 49) and HSL value hsl(13, 94%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F95C31?+

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