#F9102B Color

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

Color preview

#F9102B

Color formats

HEX
#F9102B
RGB
rgb(249, 16, 43)
RGBA
rgba(249, 16, 43, 1)
HSL
hsl(353, 95%, 52%)
HSV
hsv(353, 94%, 98%)
CMYK
cmyk(0%, 94%, 83%, 2%)
CSS variable
--color-primary: #F9102B;
Lowercase HEX
#f9102b

Shades

Tints

Tones

Harmony

CSS snippets for #F9102B

.color-f9102b {
  color: #F9102B;
  background-color: #F9102B;
}

Frequently asked questions

What color is #F9102B?+

#F9102B is a HEX color with RGB value rgb(249, 16, 43) and HSL value hsl(353, 95%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F9102B?+

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