#F0BCED Color

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

Color preview

#F0BCED

Color formats

HEX
#F0BCED
RGB
rgb(240, 188, 237)
RGBA
rgba(240, 188, 237, 1)
HSL
hsl(303, 63%, 84%)
HSV
hsv(303, 22%, 94%)
CMYK
cmyk(0%, 22%, 1%, 6%)
CSS variable
--color-primary: #F0BCED;
Lowercase HEX
#f0bced

Shades

Tints

Tones

Harmony

CSS snippets for #F0BCED

.color-f0bced {
  color: #F0BCED;
  background-color: #F0BCED;
}

Frequently asked questions

What color is #F0BCED?+

#F0BCED is a HEX color with RGB value rgb(240, 188, 237) and HSL value hsl(303, 63%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F0BCED?+

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