#F2181B Color

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

Color preview

#F2181B

Color formats

HEX
#F2181B
RGB
rgb(242, 24, 27)
RGBA
rgba(242, 24, 27, 1)
HSL
hsl(359, 89%, 52%)
HSV
hsv(359, 90%, 95%)
CMYK
cmyk(0%, 90%, 89%, 5%)
CSS variable
--color-primary: #F2181B;
Lowercase HEX
#f2181b

Shades

Tints

Tones

Harmony

CSS snippets for #F2181B

.color-f2181b {
  color: #F2181B;
  background-color: #F2181B;
}

Frequently asked questions

What color is #F2181B?+

#F2181B is a HEX color with RGB value rgb(242, 24, 27) and HSL value hsl(359, 89%, 52%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F2181B?+

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