#F9534A Color

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

Color preview

#F9534A

Color formats

HEX
#F9534A
RGB
rgb(249, 83, 74)
RGBA
rgba(249, 83, 74, 1)
HSL
hsl(3, 94%, 63%)
HSV
hsv(3, 70%, 98%)
CMYK
cmyk(0%, 67%, 70%, 2%)
CSS variable
--color-primary: #F9534A;
Lowercase HEX
#f9534a

Shades

Tints

Tones

Harmony

CSS snippets for #F9534A

.color-f9534a {
  color: #F9534A;
  background-color: #F9534A;
}

Frequently asked questions

What color is #F9534A?+

#F9534A is a HEX color with RGB value rgb(249, 83, 74) and HSL value hsl(3, 94%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F9534A?+

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