#FBCFED Color

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

Color preview

#FBCFED

Color formats

HEX
#FBCFED
RGB
rgb(251, 207, 237)
RGBA
rgba(251, 207, 237, 1)
HSL
hsl(319, 85%, 90%)
HSV
hsv(319, 18%, 98%)
CMYK
cmyk(0%, 18%, 6%, 2%)
CSS variable
--color-primary: #FBCFED;
Lowercase HEX
#fbcfed

Shades

Tints

Tones

Harmony

CSS snippets for #FBCFED

.color-fbcfed {
  color: #FBCFED;
  background-color: #FBCFED;
}

Frequently asked questions

What color is #FBCFED?+

#FBCFED is a HEX color with RGB value rgb(251, 207, 237) and HSL value hsl(319, 85%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBCFED?+

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