#F4448B Color

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

Color preview

#F4448B

Color formats

HEX
#F4448B
RGB
rgb(244, 68, 139)
RGBA
rgba(244, 68, 139, 1)
HSL
hsl(336, 89%, 61%)
HSV
hsv(336, 72%, 96%)
CMYK
cmyk(0%, 72%, 43%, 4%)
CSS variable
--color-primary: #F4448B;
Lowercase HEX
#f4448b

Shades

Tints

Tones

Harmony

CSS snippets for #F4448B

.color-f4448b {
  color: #F4448B;
  background-color: #F4448B;
}

Frequently asked questions

What color is #F4448B?+

#F4448B is a HEX color with RGB value rgb(244, 68, 139) and HSL value hsl(336, 89%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F4448B?+

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