#F0BDCF Color

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

Color preview

#F0BDCF

Color formats

HEX
#F0BDCF
RGB
rgb(240, 189, 207)
RGBA
rgba(240, 189, 207, 1)
HSL
hsl(339, 63%, 84%)
HSV
hsv(339, 21%, 94%)
CMYK
cmyk(0%, 21%, 14%, 6%)
CSS variable
--color-primary: #F0BDCF;
Lowercase HEX
#f0bdcf

Shades

Tints

Tones

Harmony

CSS snippets for #F0BDCF

.color-f0bdcf {
  color: #F0BDCF;
  background-color: #F0BDCF;
}

Frequently asked questions

What color is #F0BDCF?+

#F0BDCF is a HEX color with RGB value rgb(240, 189, 207) and HSL value hsl(339, 63%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F0BDCF?+

The closest Tailwind color is red-200, available as the bg-red-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