#F5BBEE Color

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

Color preview

#F5BBEE

Color formats

HEX
#F5BBEE
RGB
rgb(245, 187, 238)
RGBA
rgba(245, 187, 238, 1)
HSL
hsl(307, 74%, 85%)
HSV
hsv(307, 24%, 96%)
CMYK
cmyk(0%, 24%, 3%, 4%)
CSS variable
--color-primary: #F5BBEE;
Lowercase HEX
#f5bbee

Shades

Tints

Tones

Harmony

CSS snippets for #F5BBEE

.color-f5bbee {
  color: #F5BBEE;
  background-color: #F5BBEE;
}

Frequently asked questions

What color is #F5BBEE?+

#F5BBEE is a HEX color with RGB value rgb(245, 187, 238) and HSL value hsl(307, 74%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F5BBEE?+

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