#F2182D Color

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

Color preview

#F2182D

Color formats

HEX
#F2182D
RGB
rgb(242, 24, 45)
RGBA
rgba(242, 24, 45, 1)
HSL
hsl(354, 89%, 52%)
HSV
hsv(354, 90%, 95%)
CMYK
cmyk(0%, 90%, 81%, 5%)
CSS variable
--color-primary: #F2182D;
Lowercase HEX
#f2182d

Shades

Tints

Tones

Harmony

CSS snippets for #F2182D

.color-f2182d {
  color: #F2182D;
  background-color: #F2182D;
}

Frequently asked questions

What color is #F2182D?+

#F2182D is a HEX color with RGB value rgb(242, 24, 45) and HSL value hsl(354, 89%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F2182D?+

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