#F8BDF7 Color

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

Color preview

#F8BDF7

Color formats

HEX
#F8BDF7
RGB
rgb(248, 189, 247)
RGBA
rgba(248, 189, 247, 1)
HSL
hsl(301, 81%, 86%)
HSV
hsv(301, 24%, 97%)
CMYK
cmyk(0%, 24%, 0%, 3%)
CSS variable
--color-primary: #F8BDF7;
Lowercase HEX
#f8bdf7

Shades

Tints

Tones

Harmony

CSS snippets for #F8BDF7

.color-f8bdf7 {
  color: #F8BDF7;
  background-color: #F8BDF7;
}

Frequently asked questions

What color is #F8BDF7?+

#F8BDF7 is a HEX color with RGB value rgb(248, 189, 247) and HSL value hsl(301, 81%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F8BDF7?+

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