#F4BDEF Color

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

Color preview

#F4BDEF

Color formats

HEX
#F4BDEF
RGB
rgb(244, 189, 239)
RGBA
rgba(244, 189, 239, 1)
HSL
hsl(305, 71%, 85%)
HSV
hsv(305, 23%, 96%)
CMYK
cmyk(0%, 23%, 2%, 4%)
CSS variable
--color-primary: #F4BDEF;
Lowercase HEX
#f4bdef

Shades

Tints

Tones

Harmony

CSS snippets for #F4BDEF

.color-f4bdef {
  color: #F4BDEF;
  background-color: #F4BDEF;
}

Frequently asked questions

What color is #F4BDEF?+

#F4BDEF is a HEX color with RGB value rgb(244, 189, 239) and HSL value hsl(305, 71%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F4BDEF?+

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