#F2333A Color

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

Color preview

#F2333A

Color formats

HEX
#F2333A
RGB
rgb(242, 51, 58)
RGBA
rgba(242, 51, 58, 1)
HSL
hsl(358, 88%, 57%)
HSV
hsv(358, 79%, 95%)
CMYK
cmyk(0%, 79%, 76%, 5%)
CSS variable
--color-primary: #F2333A;
Lowercase HEX
#f2333a

Shades

Tints

Tones

Harmony

CSS snippets for #F2333A

.color-f2333a {
  color: #F2333A;
  background-color: #F2333A;
}

Frequently asked questions

What color is #F2333A?+

#F2333A is a HEX color with RGB value rgb(242, 51, 58) and HSL value hsl(358, 88%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F2333A?+

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