#F8B8DD Color

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

Color preview

#F8B8DD

Color formats

HEX
#F8B8DD
RGB
rgb(248, 184, 221)
RGBA
rgba(248, 184, 221, 1)
HSL
hsl(325, 82%, 85%)
HSV
hsv(325, 26%, 97%)
CMYK
cmyk(0%, 26%, 11%, 3%)
CSS variable
--color-primary: #F8B8DD;
Lowercase HEX
#f8b8dd

Shades

Tints

Tones

Harmony

CSS snippets for #F8B8DD

.color-f8b8dd {
  color: #F8B8DD;
  background-color: #F8B8DD;
}

Frequently asked questions

What color is #F8B8DD?+

#F8B8DD is a HEX color with RGB value rgb(248, 184, 221) and HSL value hsl(325, 82%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8B8DD?+

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