#F1BDE8 Color

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

Color preview

#F1BDE8

Color formats

HEX
#F1BDE8
RGB
rgb(241, 189, 232)
RGBA
rgba(241, 189, 232, 1)
HSL
hsl(310, 65%, 84%)
HSV
hsv(310, 22%, 95%)
CMYK
cmyk(0%, 22%, 4%, 5%)
CSS variable
--color-primary: #F1BDE8;
Lowercase HEX
#f1bde8

Shades

Tints

Tones

Harmony

CSS snippets for #F1BDE8

.color-f1bde8 {
  color: #F1BDE8;
  background-color: #F1BDE8;
}

Frequently asked questions

What color is #F1BDE8?+

#F1BDE8 is a HEX color with RGB value rgb(241, 189, 232) and HSL value hsl(310, 65%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F1BDE8?+

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