#F6B3DF Color

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

Color preview

#F6B3DF

Color formats

HEX
#F6B3DF
RGB
rgb(246, 179, 223)
RGBA
rgba(246, 179, 223, 1)
HSL
hsl(321, 79%, 83%)
HSV
hsv(321, 27%, 96%)
CMYK
cmyk(0%, 27%, 9%, 4%)
CSS variable
--color-primary: #F6B3DF;
Lowercase HEX
#f6b3df

Shades

Tints

Tones

Harmony

CSS snippets for #F6B3DF

.color-f6b3df {
  color: #F6B3DF;
  background-color: #F6B3DF;
}

Frequently asked questions

What color is #F6B3DF?+

#F6B3DF is a HEX color with RGB value rgb(246, 179, 223) and HSL value hsl(321, 79%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6B3DF?+

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