#F23A33 Color

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

Color preview

#F23A33

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F23A33

.color-f23a33 {
  color: #F23A33;
  background-color: #F23A33;
}

Frequently asked questions

What color is #F23A33?+

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

What is the closest Tailwind color to #F23A33?+

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