#F2333D Color

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

Color preview

#F2333D

Color formats

HEX
#F2333D
RGB
rgb(242, 51, 61)
RGBA
rgba(242, 51, 61, 1)
HSL
hsl(357, 88%, 57%)
HSV
hsv(357, 79%, 95%)
CMYK
cmyk(0%, 79%, 75%, 5%)
CSS variable
--color-primary: #F2333D;
Lowercase HEX
#f2333d

Shades

Tints

Tones

Harmony

CSS snippets for #F2333D

.color-f2333d {
  color: #F2333D;
  background-color: #F2333D;
}

Frequently asked questions

What color is #F2333D?+

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

What is the closest Tailwind color to #F2333D?+

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