#F6BEAF Color

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

Color preview

#F6BEAF

Color formats

HEX
#F6BEAF
RGB
rgb(246, 190, 175)
RGBA
rgba(246, 190, 175, 1)
HSL
hsl(13, 80%, 83%)
HSV
hsv(13, 29%, 96%)
CMYK
cmyk(0%, 23%, 29%, 4%)
CSS variable
--color-primary: #F6BEAF;
Lowercase HEX
#f6beaf

Shades

Tints

Tones

Harmony

CSS snippets for #F6BEAF

.color-f6beaf {
  color: #F6BEAF;
  background-color: #F6BEAF;
}

Frequently asked questions

What color is #F6BEAF?+

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

What is the closest Tailwind color to #F6BEAF?+

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