#F6BEF0 Color

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

Color preview

#F6BEF0

Color formats

HEX
#F6BEF0
RGB
rgb(246, 190, 240)
RGBA
rgba(246, 190, 240, 1)
HSL
hsl(306, 76%, 85%)
HSV
hsv(306, 23%, 96%)
CMYK
cmyk(0%, 23%, 2%, 4%)
CSS variable
--color-primary: #F6BEF0;
Lowercase HEX
#f6bef0

Shades

Tints

Tones

Harmony

CSS snippets for #F6BEF0

.color-f6bef0 {
  color: #F6BEF0;
  background-color: #F6BEF0;
}

Frequently asked questions

What color is #F6BEF0?+

#F6BEF0 is a HEX color with RGB value rgb(246, 190, 240) and HSL value hsl(306, 76%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6BEF0?+

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