#F6BDF2 Color

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

Color preview

#F6BDF2

Color formats

HEX
#F6BDF2
RGB
rgb(246, 189, 242)
RGBA
rgba(246, 189, 242, 1)
HSL
hsl(304, 76%, 85%)
HSV
hsv(304, 23%, 96%)
CMYK
cmyk(0%, 23%, 2%, 4%)
CSS variable
--color-primary: #F6BDF2;
Lowercase HEX
#f6bdf2

Shades

Tints

Tones

Harmony

CSS snippets for #F6BDF2

.color-f6bdf2 {
  color: #F6BDF2;
  background-color: #F6BDF2;
}

Frequently asked questions

What color is #F6BDF2?+

#F6BDF2 is a HEX color with RGB value rgb(246, 189, 242) and HSL value hsl(304, 76%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F6BDF2?+

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