#F82DBB Color

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

Color preview

#F82DBB

Color formats

HEX
#F82DBB
RGB
rgb(248, 45, 187)
RGBA
rgba(248, 45, 187, 1)
HSL
hsl(318, 94%, 57%)
HSV
hsv(318, 82%, 97%)
CMYK
cmyk(0%, 82%, 25%, 3%)
CSS variable
--color-primary: #F82DBB;
Lowercase HEX
#f82dbb

Shades

Tints

Tones

Harmony

CSS snippets for #F82DBB

.color-f82dbb {
  color: #F82DBB;
  background-color: #F82DBB;
}

Frequently asked questions

What color is #F82DBB?+

#F82DBB is a HEX color with RGB value rgb(248, 45, 187) and HSL value hsl(318, 94%, 57%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F82DBB?+

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