#F6BFAF Color

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

Color preview

#F6BFAF

Color formats

HEX
#F6BFAF
RGB
rgb(246, 191, 175)
RGBA
rgba(246, 191, 175, 1)
HSL
hsl(14, 80%, 83%)
HSV
hsv(14, 29%, 96%)
CMYK
cmyk(0%, 22%, 29%, 4%)
CSS variable
--color-primary: #F6BFAF;
Lowercase HEX
#f6bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #F6BFAF

.color-f6bfaf {
  color: #F6BFAF;
  background-color: #F6BFAF;
}

Frequently asked questions

What color is #F6BFAF?+

#F6BFAF is a HEX color with RGB value rgb(246, 191, 175) and HSL value hsl(14, 80%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6BFAF?+

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