#F9534D Color

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

Color preview

#F9534D

Color formats

HEX
#F9534D
RGB
rgb(249, 83, 77)
RGBA
rgba(249, 83, 77, 1)
HSL
hsl(2, 93%, 64%)
HSV
hsv(2, 69%, 98%)
CMYK
cmyk(0%, 67%, 69%, 2%)
CSS variable
--color-primary: #F9534D;
Lowercase HEX
#f9534d

Shades

Tints

Tones

Harmony

CSS snippets for #F9534D

.color-f9534d {
  color: #F9534D;
  background-color: #F9534D;
}

Frequently asked questions

What color is #F9534D?+

#F9534D is a HEX color with RGB value rgb(249, 83, 77) and HSL value hsl(2, 93%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F9534D?+

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