#F95F34 Color

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

Color preview

#F95F34

Color formats

HEX
#F95F34
RGB
rgb(249, 95, 52)
RGBA
rgba(249, 95, 52, 1)
HSL
hsl(13, 94%, 59%)
HSV
hsv(13, 79%, 98%)
CMYK
cmyk(0%, 62%, 79%, 2%)
CSS variable
--color-primary: #F95F34;
Lowercase HEX
#f95f34

Shades

Tints

Tones

Harmony

CSS snippets for #F95F34

.color-f95f34 {
  color: #F95F34;
  background-color: #F95F34;
}

Frequently asked questions

What color is #F95F34?+

#F95F34 is a HEX color with RGB value rgb(249, 95, 52) and HSL value hsl(13, 94%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F95F34?+

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