#F7182A Color

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

Color preview

#F7182A

Color formats

HEX
#F7182A
RGB
rgb(247, 24, 42)
RGBA
rgba(247, 24, 42, 1)
HSL
hsl(355, 93%, 53%)
HSV
hsv(355, 90%, 97%)
CMYK
cmyk(0%, 90%, 83%, 3%)
CSS variable
--color-primary: #F7182A;
Lowercase HEX
#f7182a

Shades

Tints

Tones

Harmony

CSS snippets for #F7182A

.color-f7182a {
  color: #F7182A;
  background-color: #F7182A;
}

Frequently asked questions

What color is #F7182A?+

#F7182A is a HEX color with RGB value rgb(247, 24, 42) and HSL value hsl(355, 93%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F7182A?+

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