#F6B9E6 Color

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

Color preview

#F6B9E6

Color formats

HEX
#F6B9E6
RGB
rgb(246, 185, 230)
RGBA
rgba(246, 185, 230, 1)
HSL
hsl(316, 77%, 85%)
HSV
hsv(316, 25%, 96%)
CMYK
cmyk(0%, 25%, 7%, 4%)
CSS variable
--color-primary: #F6B9E6;
Lowercase HEX
#f6b9e6

Shades

Tints

Tones

Harmony

CSS snippets for #F6B9E6

.color-f6b9e6 {
  color: #F6B9E6;
  background-color: #F6B9E6;
}

Frequently asked questions

What color is #F6B9E6?+

#F6B9E6 is a HEX color with RGB value rgb(246, 185, 230) and HSL value hsl(316, 77%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6B9E6?+

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