#F23E31 Color

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

Color preview

#F23E31

Color formats

HEX
#F23E31
RGB
rgb(242, 62, 49)
RGBA
rgba(242, 62, 49, 1)
HSL
hsl(4, 88%, 57%)
HSV
hsv(4, 80%, 95%)
CMYK
cmyk(0%, 74%, 80%, 5%)
CSS variable
--color-primary: #F23E31;
Lowercase HEX
#f23e31

Shades

Tints

Tones

Harmony

CSS snippets for #F23E31

.color-f23e31 {
  color: #F23E31;
  background-color: #F23E31;
}

Frequently asked questions

What color is #F23E31?+

#F23E31 is a HEX color with RGB value rgb(242, 62, 49) and HSL value hsl(4, 88%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F23E31?+

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