#F5BDEF Color

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

Color preview

#F5BDEF

Color formats

HEX
#F5BDEF
RGB
rgb(245, 189, 239)
RGBA
rgba(245, 189, 239, 1)
HSL
hsl(306, 74%, 85%)
HSV
hsv(306, 23%, 96%)
CMYK
cmyk(0%, 23%, 2%, 4%)
CSS variable
--color-primary: #F5BDEF;
Lowercase HEX
#f5bdef

Shades

Tints

Tones

Harmony

CSS snippets for #F5BDEF

.color-f5bdef {
  color: #F5BDEF;
  background-color: #F5BDEF;
}

Frequently asked questions

What color is #F5BDEF?+

#F5BDEF is a HEX color with RGB value rgb(245, 189, 239) and HSL value hsl(306, 74%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F5BDEF?+

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