#F44E5B Color

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

Color preview

#F44E5B

Color formats

HEX
#F44E5B
RGB
rgb(244, 78, 91)
RGBA
rgba(244, 78, 91, 1)
HSL
hsl(355, 88%, 63%)
HSV
hsv(355, 68%, 96%)
CMYK
cmyk(0%, 68%, 63%, 4%)
CSS variable
--color-primary: #F44E5B;
Lowercase HEX
#f44e5b

Shades

Tints

Tones

Harmony

CSS snippets for #F44E5B

.color-f44e5b {
  color: #F44E5B;
  background-color: #F44E5B;
}

Frequently asked questions

What color is #F44E5B?+

#F44E5B is a HEX color with RGB value rgb(244, 78, 91) and HSL value hsl(355, 88%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F44E5B?+

The closest Tailwind color is rose-500, available as the bg-rose-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