#F2314B Color

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

Color preview

#F2314B

Color formats

HEX
#F2314B
RGB
rgb(242, 49, 75)
RGBA
rgba(242, 49, 75, 1)
HSL
hsl(352, 88%, 57%)
HSV
hsv(352, 80%, 95%)
CMYK
cmyk(0%, 80%, 69%, 5%)
CSS variable
--color-primary: #F2314B;
Lowercase HEX
#f2314b

Shades

Tints

Tones

Harmony

CSS snippets for #F2314B

.color-f2314b {
  color: #F2314B;
  background-color: #F2314B;
}

Frequently asked questions

What color is #F2314B?+

#F2314B is a HEX color with RGB value rgb(242, 49, 75) and HSL value hsl(352, 88%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F2314B?+

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