#F89DDD Color

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

Color preview

#F89DDD

Color formats

HEX
#F89DDD
RGB
rgb(248, 157, 221)
RGBA
rgba(248, 157, 221, 1)
HSL
hsl(318, 87%, 79%)
HSV
hsv(318, 37%, 97%)
CMYK
cmyk(0%, 37%, 11%, 3%)
CSS variable
--color-primary: #F89DDD;
Lowercase HEX
#f89ddd

Shades

Tints

Tones

Harmony

CSS snippets for #F89DDD

.color-f89ddd {
  color: #F89DDD;
  background-color: #F89DDD;
}

Frequently asked questions

What color is #F89DDD?+

#F89DDD is a HEX color with RGB value rgb(248, 157, 221) and HSL value hsl(318, 87%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F89DDD?+

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