#F2BEDE Color

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

Color preview

#F2BEDE

Color formats

HEX
#F2BEDE
RGB
rgb(242, 190, 222)
RGBA
rgba(242, 190, 222, 1)
HSL
hsl(323, 67%, 85%)
HSV
hsv(323, 21%, 95%)
CMYK
cmyk(0%, 21%, 8%, 5%)
CSS variable
--color-primary: #F2BEDE;
Lowercase HEX
#f2bede

Shades

Tints

Tones

Harmony

CSS snippets for #F2BEDE

.color-f2bede {
  color: #F2BEDE;
  background-color: #F2BEDE;
}

Frequently asked questions

What color is #F2BEDE?+

#F2BEDE is a HEX color with RGB value rgb(242, 190, 222) and HSL value hsl(323, 67%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2BEDE?+

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