#F6BDEF Color

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

Color preview

#F6BDEF

Color formats

HEX
#F6BDEF
RGB
rgb(246, 189, 239)
RGBA
rgba(246, 189, 239, 1)
HSL
hsl(307, 76%, 85%)
HSV
hsv(307, 23%, 96%)
CMYK
cmyk(0%, 23%, 3%, 4%)
CSS variable
--color-primary: #F6BDEF;
Lowercase HEX
#f6bdef

Shades

Tints

Tones

Harmony

CSS snippets for #F6BDEF

.color-f6bdef {
  color: #F6BDEF;
  background-color: #F6BDEF;
}

Frequently asked questions

What color is #F6BDEF?+

#F6BDEF is a HEX color with RGB value rgb(246, 189, 239) and HSL value hsl(307, 76%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6BDEF?+

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