#F0BEDC Color

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

Color preview

#F0BEDC

Color formats

HEX
#F0BEDC
RGB
rgb(240, 190, 220)
RGBA
rgba(240, 190, 220, 1)
HSL
hsl(324, 62%, 84%)
HSV
hsv(324, 21%, 94%)
CMYK
cmyk(0%, 21%, 8%, 6%)
CSS variable
--color-primary: #F0BEDC;
Lowercase HEX
#f0bedc

Shades

Tints

Tones

Harmony

CSS snippets for #F0BEDC

.color-f0bedc {
  color: #F0BEDC;
  background-color: #F0BEDC;
}

Frequently asked questions

What color is #F0BEDC?+

#F0BEDC is a HEX color with RGB value rgb(240, 190, 220) and HSL value hsl(324, 62%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F0BEDC?+

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