#FBEAE1 Color

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

Color preview

#FBEAE1

Color formats

HEX
#FBEAE1
RGB
rgb(251, 234, 225)
RGBA
rgba(251, 234, 225, 1)
HSL
hsl(21, 76%, 93%)
HSV
hsv(21, 10%, 98%)
CMYK
cmyk(0%, 7%, 10%, 2%)
CSS variable
--color-primary: #FBEAE1;
Lowercase HEX
#fbeae1

Shades

Tints

Tones

Harmony

CSS snippets for #FBEAE1

.color-fbeae1 {
  color: #FBEAE1;
  background-color: #FBEAE1;
}

Frequently asked questions

What color is #FBEAE1?+

#FBEAE1 is a HEX color with RGB value rgb(251, 234, 225) and HSL value hsl(21, 76%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBEAE1?+

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