#F48ABC Color

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

Color preview

#F48ABC

Color formats

HEX
#F48ABC
RGB
rgb(244, 138, 188)
RGBA
rgba(244, 138, 188, 1)
HSL
hsl(332, 83%, 75%)
HSV
hsv(332, 43%, 96%)
CMYK
cmyk(0%, 43%, 23%, 4%)
CSS variable
--color-primary: #F48ABC;
Lowercase HEX
#f48abc

Shades

Tints

Tones

Harmony

CSS snippets for #F48ABC

.color-f48abc {
  color: #F48ABC;
  background-color: #F48ABC;
}

Frequently asked questions

What color is #F48ABC?+

#F48ABC is a HEX color with RGB value rgb(244, 138, 188) and HSL value hsl(332, 83%, 75%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F48ABC?+

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