#FBE8E6 Color

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

Color preview

#FBE8E6

Color formats

HEX
#FBE8E6
RGB
rgb(251, 232, 230)
RGBA
rgba(251, 232, 230, 1)
HSL
hsl(6, 72%, 94%)
HSV
hsv(6, 8%, 98%)
CMYK
cmyk(0%, 8%, 8%, 2%)
CSS variable
--color-primary: #FBE8E6;
Lowercase HEX
#fbe8e6

Shades

Tints

Tones

Harmony

CSS snippets for #FBE8E6

.color-fbe8e6 {
  color: #FBE8E6;
  background-color: #FBE8E6;
}

Frequently asked questions

What color is #FBE8E6?+

#FBE8E6 is a HEX color with RGB value rgb(251, 232, 230) and HSL value hsl(6, 72%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBE8E6?+

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