#FD8FBB Color

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

Color preview

#FD8FBB

Color formats

HEX
#FD8FBB
RGB
rgb(253, 143, 187)
RGBA
rgba(253, 143, 187, 1)
HSL
hsl(336, 96%, 78%)
HSV
hsv(336, 43%, 99%)
CMYK
cmyk(0%, 43%, 26%, 1%)
CSS variable
--color-primary: #FD8FBB;
Lowercase HEX
#fd8fbb

Shades

Tints

Tones

Harmony

CSS snippets for #FD8FBB

.color-fd8fbb {
  color: #FD8FBB;
  background-color: #FD8FBB;
}

Frequently asked questions

What color is #FD8FBB?+

#FD8FBB is a HEX color with RGB value rgb(253, 143, 187) and HSL value hsl(336, 96%, 78%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FD8FBB?+

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