#F5BEDE Color

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

Color preview

#F5BEDE

Color formats

HEX
#F5BEDE
RGB
rgb(245, 190, 222)
RGBA
rgba(245, 190, 222, 1)
HSL
hsl(325, 73%, 85%)
HSV
hsv(325, 22%, 96%)
CMYK
cmyk(0%, 22%, 9%, 4%)
CSS variable
--color-primary: #F5BEDE;
Lowercase HEX
#f5bede

Shades

Tints

Tones

Harmony

CSS snippets for #F5BEDE

.color-f5bede {
  color: #F5BEDE;
  background-color: #F5BEDE;
}

Frequently asked questions

What color is #F5BEDE?+

#F5BEDE is a HEX color with RGB value rgb(245, 190, 222) and HSL value hsl(325, 73%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5BEDE?+

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